##// END OF EJS Templates
Merge pull request #4533 from ivanov/display-isolated...
Merge pull request #4533 from ivanov/display-isolated propagate display metadata to all mimetypes Additionally, this PR removes in-memory short keys in favor of using mimetype keys within the notebook javascript code, and tests toJSON/fromJSON codepaths for all of the supported mimetypes. The change fixes the dropping of unrecognized mime-types from the notebook document.
Min RK -
r14149:0355d3db merge
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
comm
inprocess
ioloop
tests
zmq
__init__.py Loading ...
__main__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...