##// END OF EJS Templates
use $SHELL in system_piped...
use $SHELL in system_piped we already use this in our call to subprocess.call in system_raw used in the terminal this makes kernel behavior better match terminal IPython For an example that used to be different: !wc -l <(pwd) with `SHELL=bash`
Min RK -
r25796:5b5ac949
Show More
Name Size Modified Last Commit Author
/ examples / Embedding
Index.ipynb Loading ...
embed_class_long.py Loading ...
embed_class_short.py Loading ...
embed_function.py Loading ...
start_ipython_config.py Loading ...