##// END OF EJS Templates
do not use ZMQStream for IOPub...
do not use ZMQStream for IOPub instead use regular zmq.Socket. it's unnecessarily complicated, and causes asynchronous/ordering issues.
MinRK -
r6804:c5c7935c
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
clustermanager.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
notebookapp.py Loading ...
notebookmanager.py Loading ...
zmqhttp.py Loading ...