##// END OF EJS Templates
Fix async_helpers tests...
Fix async_helpers tests Many of the tests were simply executing code and ignoring errors (including several which had errors in them). This commit makes it so that errors are actually raised, and fixes the errors in code that had them.

File last commit:

r21636:ec0fabd0
r24488:d0b14965
Show More
parallel_connections.rst
8 lines | 263 B | text/x-rst | RstLexer
/ docs / source / development / parallel_connections.rst

Connection Diagrams of The IPython ZMQ Cluster

IPython parallel has moved to ipyparallel - see :ref:`ipyparallel:parallel_connections` for the documentation.