##// END OF EJS Templates
Moved get_msg_cell which depends on notebook specific logic...
Moved get_msg_cell which depends on notebook specific logic into the WidgetManager for easy override. Also removed almost all of the logic that refers to cell.output_area inside the model and replaced it with logic that uses cell.
Jonathan Frederic -
r14378:3c4d9962
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_int.py Loading ...
widget_int_range.py Loading ...
widget_multicontainer.py Loading ...
widget_selection.py Loading ...
widget_string.py Loading ...