install jupyter-lab debian code example
Example 1: conda install jupyterlab
conda install -c conda-forge jupyterlab
Example 2: install jupyter
pip3 install jupyter
conda install -c conda-forge jupyterlab
pip3 install jupyter