how to download jupyter notebook in windows code example
Example 1: install jupyter notebook
conda install -c conda-forge notebook
Example 2: jupyter notebook download
pip install jupyterlab
conda install -c conda-forge notebook
pip install jupyterlab