##// END OF EJS Templates
Exclude .git-blame-ignore-revs to fix CI...
Exclude .git-blame-ignore-revs to fix CI .git-blame-ignore-revs is added so that we can ignore revisions in .git-blame, mostly code reformatting; but CI check that all files are explicitly included (or excluded) from manifest; so we need to list this one explicitly for travis to succeed.

File last commit:

r21636:ec0fabd0
r25441:7d815833
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.