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

r13465:8be7a986
r25432:47d58f42
Show More
storemagic.rst
9 lines | 143 B | text/x-rst | RstLexer
Thomas Kluyver
Improve documentation for extensions, and for storemagic extension.
r5426 .. _extensions_storemagic:
==========
storemagic
==========
.. automodule:: IPython.extensions.storemagic
Thomas Kluyver
Miscellaneous doc fixes
r13465
.. automethod:: StoreMagics.store