##// END OF EJS Templates
Don't sort dicts for display in Python >= 3.7...
Don't sort dicts for display in Python >= 3.7 Closes gh-10110

File last commit:

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