##// END OF EJS Templates
Remove the automatic _children_attr and _children_lists_attr....
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.
Jason Grout -
r14487:a1d24513
Show More
Name Size Modified Last Commit Author
/ IPython / html / widgets
__init__.py Loading ...
widget.py Loading ...
widget_bool.py Loading ...
widget_button.py Loading ...
widget_container.py Loading ...
widget_float.py Loading ...
widget_float_range.py Loading ...
widget_image.py Loading ...
widget_int.py Loading ...
widget_int_range.py Loading ...
widget_multicontainer.py Loading ...
widget_selection.py Loading ...
widget_string.py Loading ...