mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
26bec1ad36
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 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
interaction.py | ||
widget_bool.py | ||
widget_box.py | ||
widget_button.py | ||
widget_float.py | ||
widget_image.py | ||
widget_int.py | ||
widget_output.py | ||
widget_selection.py | ||
widget_selectioncontainer.py | ||
widget_string.py | ||
widget.py |