command to start a jupyter notebook from conda prompt code example
Example 1: open jupyter notebook
jupyter notebook
Example 2: how to launch jupyter notebook from cmd
python -m notebook
jupyter notebook
python -m notebook