run terminal commands in jupyter notebook code example
Example 1: start jupyter notebook from terminal
jupyter notebook
Example 2: jupyter notebook command
jupyter notebook
Example 3: shell command in jupyter notebook
# use ! + command example:
!pwd