download jupyter notebook for windoes code example
Example 1: download jupyter
conda install -c conda-forge jupyterlab
Example 2: Jupyter Notebook
pip install notebook
conda install -c conda-forge jupyterlab
pip install notebook