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

r20955:c71dcbcd
r27192:31475529
Show More
threaded.py
1 line | 38 B | text/x-python | PythonLexer
from jupyter_client.threaded import *