# Jupyter-lab install with pip
pip install jupyterlab
# jupyter-lab install with conda env
conda install -c conda-forge jupyterlab
# jupyter-lab install with namba env
mamba install -c conda-forge jupyterlab
# twitter : @MasudHanif_
# Happy coding.. Thank You all
$ pip install jupyterlab