ju[yter download code example
Example 1: how to install jupyter notebook using pip
pip install notebook
Example 2: jupyter python downkload
conda install -c conda-forge notebook
pip install notebook
conda install -c conda-forge notebook