##// END OF EJS Templates
Backport PR #10223: Fix error tab completing in the debugger...
Backport PR #10223: Fix error tab completing in the debugger I think I broke this in 5.2. Closes gh-10222

File last commit:

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