##// END OF EJS Templates
remove use of deprecated pipes module...
remove use of deprecated pipes module pipes.quote is actually an alias to shlex.quote deprecated by PEP 594, to be removed in 3.10

File last commit:

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