##// END OF EJS Templates
move IPython.utils.log to traitlets.log
move IPython.utils.log to traitlets.log

File last commit:

r20955:c71dcbcd
r21082:4d111bce
Show More
connect.py
2 lines | 74 B | text/x-python | PythonLexer
Min RK
bigsplit: ipython_kernel
r20955 from ipython_kernel.connect import *
from jupyter_client.connect import *