Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
@interact
def _(v = input_box('Multiline\nInput',label='Click to change value',type=str,height=5,width=25)):
    print v