notebook/IPython/html/widgets
MinRK d772b4c3da catch errors at a lower level in interact
for cleaner tracebacks in the interact callback than the fallback case
2014-02-07 16:51:10 -08:00
..
tests set readout=True as default on SliderWidgets 2014-02-07 11:16:46 -08:00
__init__.py s/const/fixed/ 2014-02-06 17:06:07 -08:00
interaction.py catch errors at a lower level in interact 2014-02-07 16:51:10 -08:00
widget_bool.py Renamed widgets... 2014-01-28 12:51:24 -08:00
widget_button.py review pass on Python-side of widgets 2014-01-26 15:46:06 -08:00
widget_container.py Fixed type in container 2014-01-23 09:12:05 -08:00
widget_float.py set readout=True as default on SliderWidgets 2014-02-07 11:16:46 -08:00
widget_image.py s/view_name/_view_name 2014-01-22 16:21:00 -08:00
widget_int.py set readout=True as default on SliderWidgets 2014-02-07 11:16:46 -08:00
widget_selection.py don't allow empty selection in selection widgets 2014-02-04 10:38:26 -08:00
widget_selectioncontainer.py s/view_name/_view_name 2014-01-22 16:21:00 -08:00
widget_string.py Renamed widgets... 2014-01-28 12:51:24 -08:00
widget.py show traceback in widget handlers 2014-02-07 16:43:49 -08:00