##// END OF EJS Templates
remove unregister trait-change callback in ExtensionManager.__del__...
remove unregister trait-change callback in ExtensionManager.__del__ Due to reference cycles, this can never be called at a time when it would matter, but seems to cause weird crashes sometimes during interpreter teardown on Python 3.5 with traitlets 4.1.

File last commit:

r21636:ec0fabd0
r21833:dc1d1d4e
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.