##// END OF EJS Templates
Fix bug in generating shortcuts...
Fix bug in generating shortcuts Key from KeyBindingManager registry can be `unicode` and not only `str`.

File last commit:

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