mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
72f7d2fe09
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. |
||
---|---|---|
.. | ||
__init__.py | ||
widget_bool.py | ||
widget_button.py | ||
widget_container.py | ||
widget_float.py | ||
widget_image.py | ||
widget_int.py | ||
widget_multicontainer.py | ||
widget_selection.py | ||
widget_string.py | ||
widget.py |