mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
d466601dbb
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 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
interaction.py | ||
widget_bool.py | ||
widget_box.py | ||
widget_button.py | ||
widget_float.py | ||
widget_image.py | ||
widget_int.py | ||
widget_output.py | ||
widget_selection.py | ||
widget_selectioncontainer.py | ||
widget_string.py | ||
widget.py |