##// END OF EJS Templates
Backport PR #6318: use write_error instead of get_error_html...
Backport PR #6318: use write_error instead of get_error_html get_error_html is removed in tornado 4.0 closes #6312 should be backported to 2.x, since it's a compatibility issue.
Thomas Kluyver -
r17829:4cdb6f42
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 ...