In order to start using JupyterLab you need to have python install on you machine. In order to avoid breaking existing python installations in terms of dependencies. You should always create a seperate python environment wich will serve as the environment hosting JupyterLab.

Continue reading