##// 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:

r20955:c71dcbcd
r26504:a9c5e02a
Show More
kernelspecapp.py
1 line | 43 B | text/x-python | PythonLexer
Min RK
bigsplit: ipython_kernel
r20955 from jupyter_client.kernelspecapp import *