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
Góp nhặt của một kẻ mù công nghệ :p
conda install -c conda-forge jupyterlab
pip install jupyterlab
jupyter-lab
conda install -c conda-forge notebook
pip install notebook
jupyter notebook