notebook/IPython/html/widgets
Jason Grout 72f7d2fe09 Remove the automatic _children_attr and _children_lists_attr.
When serializing, any Widget object is encoded as its comm_id.  The view should know how to deal with the attribute, and should know that the attribute is a comm_id.
2014-01-16 10:57:10 +00:00
..
__init__.py Add ImageWidget 2014-01-16 10:57:07 +00:00
widget_bool.py More relative imports, Travis w/ Py3.3 2014-01-16 10:56:03 +00:00
widget_button.py Intermediate changes to javascript side of backbone widgets 2014-01-16 10:57:10 +00:00
widget_container.py Intermediate changes to javascript side of backbone widgets 2014-01-16 10:57:10 +00:00
widget_float.py More relative imports, Travis w/ Py3.3 2014-01-16 10:56:03 +00:00
widget_image.py Add ImageWidget 2014-01-16 10:57:07 +00:00
widget_int.py More relative imports, Travis w/ Py3.3 2014-01-16 10:56:03 +00:00
widget_multicontainer.py Intermediate changes to javascript side of backbone widgets 2014-01-16 10:57:10 +00:00
widget_selection.py More relative imports, Travis w/ Py3.3 2014-01-16 10:56:03 +00:00
widget_string.py Fix scroll_to_bottom 2014-01-16 10:57:04 +00:00
widget.py Remove the automatic _children_attr and _children_lists_attr. 2014-01-16 10:57:10 +00:00