##// END OF EJS Templates
Use generic showtraceback() instead of showsyntaxerror()...
Use generic showtraceback() instead of showsyntaxerror() Should close #9199

File last commit:

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