##// END OF EJS Templates
Add explicit dependency on pygments...
Add explicit dependency on pygments It's used for the syntax highlighting, and prompt_toolkit no longer depends on it.

File last commit:

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