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