running command line in jupyter notebook code example
Example 1: jupyter notebook cmd
jupyter notebook
Example 2: jupyter notebook command
jupyter notebook
Example 3: shell command in jupyter notebook
# use ! + command example:
!pwd
jupyter notebook
jupyter notebook
# use ! + command example:
!pwd