##// 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:

r21498:b0100c6f
r25432:47d58f42
Show More
messaging.rst
7 lines | 162 B | text/x-rst | RstLexer

Messaging in IPython

The message specification is now part of Jupyter - see :ref:`jupyterclient:messaging` for the documentation.