##// 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
restarter.py
1 line | 39 B | text/x-python | PythonLexer
from jupyter_client.restarter import *