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

File last commit:

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