Skip to content

Science notebook service for the Rubin Science Platform

License

Notifications You must be signed in to change notification settings

lsst-sqre/nublado

Folders and files

NameName
Last commit message
Last commit date
Dec 20, 2024
Dec 19, 2024
Dec 23, 2024
Dec 20, 2024
Dec 20, 2024
Dec 23, 2024
Dec 20, 2024
Dec 20, 2024
Dec 12, 2024
Dec 20, 2024
Feb 9, 2023
Dec 1, 2023
Dec 19, 2024
Dec 13, 2024
Dec 19, 2024
Dec 12, 2024
Dec 19, 2024
Oct 7, 2024
Jan 2, 2024
Nov 2, 2023
Dec 20, 2024
Dec 20, 2024
Dec 12, 2024

Repository files navigation

Nublado

Nublado (taken from the Spanish word for cloud) provides the user notebook service and related user-spawned Kubernetes pods for the Rubin Science Platform. Currently, it provides authentication and lab pod spawning for user science notebooks and WebDAV-based file servers so that users can easily manipulate their files.

For full documentation, see nublado.lsst.io.

For more information about the current Nublado Kubernetes controller design, see SQR-066.

Source organization

This repository uses the vertical monorepo layout described in SQR-075. It uses nox as its build system, since nox works better with monorepos than the build systems used by other Rubin Science Platform projects.

For details on how to use the development repository, see the development guide.