##// END OF EJS Templates
use `import_module` instead of `__import__` ( FIX #10008 )
use `import_module` instead of `__import__` ( FIX #10008 )

File last commit:

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