##// 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 / nbformat / v3 / tests
__init__.py Loading ...
formattest.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...
test_nbpy.py Loading ...