get_jupyterlab_config_dir#

nublado.startup.utils.get_jupyterlab_config_dir()#

Return the directory where Jupyterlab configuration is stored. For single-python images, this will be /opt/lsst/software/jupyterlab.

For images with split stack and Jupyterlab Pythons, it will be the value of JUPYTERLAB_CONFIG_DIR.

Returns:

Location where Jupyterlab configuration is stored.

Return type:

pathlib.Path