get_runtime_mounts_dir#

nublado.startup.utils.get_runtime_mounts_dir()#

Return the directory where Nublado runtime info is mounted. 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 NUBLADO_RUNTIME_MOUNTS_DIR.

Returns:

Location where the Nublado runtime information is mounted.

Return type:

pathlib.Path