notebook/IPython/html/widgets
Jason Grout 26bec1ad36 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
2014-12-04 00:27:59 +00:00
..
tests Make comm_manager a property of kernel, not shell 2014-09-24 17:38:04 -07:00
__init__.py Output Widget 2014-11-18 11:29:35 -08:00
interaction.py s/choose/manual/g 2014-09-22 21:23:51 +02:00
widget_bool.py Added changes to dosctring documentation in widget_float.py (previous docstring written by me). 2014-11-30 18:27:47 +00:00
widget_box.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_button.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_float.py Removed the two empty lines of dosctring in widget_float.py. 2014-12-01 20:45:16 +00:00
widget_image.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_int.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_output.py Add doc string to Output widget 2014-11-18 11:31:33 -08:00
widget_selection.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_selectioncontainer.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_string.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget.py Add None as a widget visible value to allow for visiblity: hidden 2014-12-04 00:27:59 +00:00