##// END OF EJS Templates
More work on Trio background loop...
More work on Trio background loop Revert changes to _async_helpers.py. Add a new _trio_runner property to the `InteractiveShell` class for use with a PR on the `ipykernel` repo that populates this property. Co-authored-by: Brian Mackintosh <bcmackintosh@gmail.com>

File last commit:

r21389:085662f6
r25432:47d58f42
Show More
index.rst
9 lines | 230 B | text/x-rst | RstLexer
Thomas Kluyver
Remove ipyparallel docs...
r21389 :orphan:
MinRK
remove IPython.kernel scripts and put migration notice in docs....
r3520 .. _parallel_index:
====================================
Using IPython for parallel computing
====================================
Min RK
ipython_parallel is now ipyparallel
r21326 IPython.parallel has moved to `ipyparallel <https://github.com/ipython/ipyparallel>`_.