notebook/IPython/html/widgets
Jonathan Frederic d466601dbb Persistence API,
This is a combination of 10 commits.
Enable widget instanciation from front-end.

Address @minrk 's review comments.

Make API that allows users to persist widget state easily.

Added support for view persistence

Started adding support for model persistence.

Half way there!

Finished persistence API.

Move persistence code into the widget framework.

Fin.

Bug fixes
2014-12-08 17:18:09 -08:00
..
tests Make comm_manager a property of kernel, not shell 2014-09-24 17:38:04 -07:00
__init__.py Add warning to widget namespace import. 2014-12-04 15:38:13 -08:00
interaction.py s/choose/manual/g 2014-09-22 21:23:51 +02:00
widget_bool.py Added changes to dosctring documentation in widget_float.py (previous docstring written by me). 2014-11-30 18:27:47 +00:00
widget_box.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_button.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_float.py Removed the two empty lines of dosctring in widget_float.py. 2014-12-01 20:45:16 +00:00
widget_image.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_int.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_output.py Add doc string to Output widget 2014-11-18 11:31:33 -08:00
widget_selection.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_selectioncontainer.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget_string.py jupyter -> IPython 2014-10-29 21:52:03 -04:00
widget.py Persistence API, 2014-12-08 17:18:09 -08:00