Loading README.md +6 −2 Original line number Diff line number Diff line Loading @@ -51,9 +51,13 @@ conda install jupyterlab nb_conda_kernels ``` ### Test the installation ### Start Jupyterlab After activating the base environment (see above), run: After activating the base environment with ```bash source ${HOME}/miniconda3/bin/activate base ``` run: ```bash jupyter lab --no-browser ``` Loading Loading
README.md +6 −2 Original line number Diff line number Diff line Loading @@ -51,9 +51,13 @@ conda install jupyterlab nb_conda_kernels ``` ### Test the installation ### Start Jupyterlab After activating the base environment (see above), run: After activating the base environment with ```bash source ${HOME}/miniconda3/bin/activate base ``` run: ```bash jupyter lab --no-browser ``` Loading