download jupyter notebook windowsdesktop code example
Example 1: jupyter python downkload
conda install -c conda-forge notebook
Example 2: python pip jupyter notebook install
$ python -m pip install <package>
conda install -c conda-forge notebook
$ python -m pip install <package>