2
0
mirror of https://github.com/jupyter/notebook.git synced 2025-01-24 12:05:22 +08:00
notebook/IPython/html/widgets
2014-06-25 16:49:56 +02:00
..
tests Add tests for default/custom description 2014-05-08 11:18:55 -07:00
__init__.py
interaction.py Add 'on_demand' option to interact() so that long-running functions can be started only when explicitly requested 2014-06-25 16:49:56 +02:00
widget_bool.py Fix copy & paste error in docstring. 2014-04-20 01:06:44 +01:00
widget_button.py
widget_container.py
widget_float.py Validate initial value of "_BoundedFloatWidget". 2014-06-17 15:02:28 +02:00
widget_image.py Fix copy & paste error in docstring. 2014-04-20 01:06:44 +01:00
widget_int.py
widget_selection.py
widget_selectioncontainer.py
widget_string.py
widget.py Change css dict to a list, 2014-06-02 15:00:33 -07:00