Unix shell¶
Any command on the command line will also work in Jupyter Notebooks if prefixed
with !
. The results can then interact with the Jupyter namespace, see
Passing values to and from the shell.
Any command on the command line will also work in Jupyter Notebooks if prefixed
with !
. The results can then interact with the Jupyter namespace, see
Passing values to and from the shell.