HOWTO: Use a Conda/Virtual Environment With Jupyter
The IPython kernel for a Conda/virtual environment* must be installed on Jupyter prior to use.
The IPython kernel for a Conda/virtual environment* must be installed on Jupyter prior to use.
JupyterLab stores the main build of JupyterLab with associated data, including extensions in Application Directory. The default Application Directory is the JupyterLab installation directory where is read-only for OSC users. Unlike Jupyter Notebook, JupyterLab cannot accommodate multiple paths for extensions management. Therefore we set the user's home directory for Application Directory so as to allow user to manage extensions.