##// END OF EJS Templates
Pass the whole message into the widget manager display_view call...
Pass the whole message into the widget manager display_view call We do this so implementations can see metadata and any other things in the message, if they want. Conflicts: IPython/html/static/notebook/js/widgetmanager.js
Jason Grout -
r14620:bd1ba868
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / inprocess
tests
__init__.py Loading ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...