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