##// 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 / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...