##// END OF EJS Templates
avoid deprecated asyncio.get_event_loop...
avoid deprecated asyncio.get_event_loop get_running_loop is only valid from inside a coroutine EventLoopPolicy.get_event_loop is _not_ deprecated

File last commit:

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