Jupyter Notebook
conda install -c conda-forge jupyterlab
Encouraging Elephant
conda install -c conda-forge jupyterlab
pip install jupyterlab
jupyter notebook --port 7861 --allow-root
# install jupyter
pip install notebook
# run it
jupyter notebook
pip install voila
mamba install -c conda-forge jupyterlab
jupyter notebook
jupyter notebook
yes