##// END OF EJS Templates
Add None as a widget visible value to allow for visiblity: hidden...
Add None as a widget visible value to allow for visiblity: hidden Now, visible can have three values: * True - show the widget * False - hide the widget and collapse the empty space * None - hide the widget and show the empty space
Jason Grout -
r19186:adb9a02d
Show More
Name Size Modified Last Commit Author
/ IPython / html / widgets
tests
__init__.py Loading ...
interaction.py Loading ...
widget.py Loading ...
widget_bool.py Loading ...
widget_box.py Loading ...
widget_button.py Loading ...
widget_float.py Loading ...
widget_image.py Loading ...
widget_int.py Loading ...
widget_output.py Loading ...
widget_selection.py Loading ...
widget_selectioncontainer.py Loading ...
widget_string.py Loading ...