##// END OF EJS Templates
Carrefully separate warnings.warn and warn in IPython/utils/warn.py
Carrefully separate warnings.warn and warn in IPython/utils/warn.py

File last commit:

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