##// END OF EJS Templates
Use the default shell to capture shell output....
Use the default shell to capture shell output. Adhere to the user $SHELL choice when capturing output from system commands. This makes the getoutput() behavior consistent with that of the system() interactive function.

File last commit:

r20955:c71dcbcd
r22413:03f53a74
Show More
kernelspecapp.py
1 line | 43 B | text/x-python | PythonLexer
from jupyter_client.kernelspecapp import *