##// END OF EJS Templates
Use explicit fully qualified name instead of uncommon alias....
Use explicit fully qualified name instead of uncommon alias. We can't use 'wrap' as there is a kwarg with the same name.

File last commit:

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