##// 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
files
__init__.py Loading ...
base.py Loading ...
test_clearoutput.py Loading ...
test_coalescestreams.py Loading ...
test_csshtmlheader.py Loading ...
test_execute.py Loading ...
test_extractoutput.py Loading ...
test_highlightmagics.py Loading ...
test_latex.py Loading ...
test_revealhelp.py Loading ...
test_svg2pdf.py Loading ...