Table of Contents
Install Jupyter python with conda, pip
JupyterLab
conda install -c conda-forge jupyterlab
pip install jupyterlab
jupyter-lab
Jupyter Notebook
conda install -c conda-forge notebook
pip install notebook
jupyter notebook