##// END OF EJS Templates
Update shim warnings to include IPython version....
Update shim warnings to include IPython version. It will soon be 2 major versions, and we are dropping, I'm considering either dropping shims, or insert a filter to make them raise and let a last chance for users to upgrade before removing. Closes #10143

File last commit:

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