##// END OF EJS Templates
DEV: Allow supplying jinja vars from python config.
DEV: Allow supplying jinja vars from python config.

File last commit:

r20955:c71dcbcd
r21009:ca553ec3
Show More
connect.py
2 lines | 74 B | text/x-python | PythonLexer
Min RK
bigsplit: ipython_kernel
r20955 from ipython_kernel.connect import *
from jupyter_client.connect import *