##// END OF EJS Templates
Backing out all changes to the UI and notebook.js....
Backing out all changes to the UI and notebook.js. Updated kernel.js to trigger the ``received_unsolicited_message.Kernel`` event instead. Notebook extensions can handle the event in whatever way they deem appropriate. A notebook extension that takes advantage of this is available at https://github.com/nheijermans/nbexts.git.
Nathan Heijermans -
r19515:3afcf59b
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
clearoutput.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
execute.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...