This repository contains reports that summarize the performance of different components at the Vera Rubin Observatory.
These reports come as Jupyter Notebooks configured for display using TimesSquare.
Please, see the TimesSquare Demo Notebooks README for details on how to contribute.
This repository uses Pre-commit to keep notebooks formatted and clean.
Install Pre-commit by running:
pip install pre-commit
pre-commit install