notebook/IPython/html/widgets
2014-01-21 16:33:49 -08:00
..
__init__.py 1-to-1 widget / view mapping 2014-01-16 10:57:18 +00:00
widget_bool.py More PEP8 changes 2014-01-16 14:20:04 +00:00
widget_button.py Added new CallbackDispatcher class 2014-01-21 15:14:27 -08:00
widget_container.py containers and selectioncontainers now only allow one of any single child 2014-01-16 14:48:56 +00:00
widget_float.py s/Int/CInt s/Float/CFloat 2014-01-16 11:42:38 +00:00
widget_image.py Use CUnicode for width and height in ImageWidget 2014-01-21 16:33:49 -08:00
widget_int.py s/Int/CInt s/Float/CFloat 2014-01-16 11:42:38 +00:00
widget_selection.py A lot of bug fixes... 2014-01-16 10:57:18 +00:00
widget_selectioncontainer.py containers and selectioncontainers now only allow one of any single child 2014-01-16 14:48:56 +00:00
widget_string.py Added new CallbackDispatcher class 2014-01-21 15:14:27 -08:00
widget.py Fixed name conflict with _property_lock 2014-01-21 15:18:49 -08:00