running jupyter notebook from terminal windows code example
Example 1: start jupyter notebook from terminal
jupyter notebook
Example 2: how to launch jupyter notebook from cmd
python -m notebook
jupyter notebook
python -m notebook