##// END OF EJS Templates
Only trigger async loop runner when needed. Allows running files that...
Only trigger async loop runner when needed. Allows running files that call async loops synchronously on their own. https://github.com/ipython/ipython/pull/11265 Handle early return conditions from coro

File last commit:

r21337:03608cd1
r24483:8d38b3ce
Show More
connect.py
2 lines | 69 B | text/x-python | PythonLexer
from ipykernel.connect import *
from jupyter_client.connect import *