Skip to content

A Rubin Science Platform service for hosting parametrized Jupyter notebooks as webpages

License

Notifications You must be signed in to change notification settings

lsst-sqre/times-square

Repository files navigation

Times Square

Times Square is a Rubin Science Platform (RSP) service for displaying parameterized Jupyter Notebooks as websites.

Excellent applications for Times Square include:

  • Engineering dashboards
  • Quick-look data previewing
  • Reports that incorporate live data sources

Deployments of Times Square

Link User guide Purpose
USDF RSP (dev) Documentation For Rubin Observatory staff
IDF (dev) Documentation For SQuaRE developers

Design and development

The design and architecture of Times Square is described in SQR-062: The Times Square service for publishing parameterized Jupyter Notebooks in the Rubin Science platform. Times Square uses Noteburst (GitHub, SQR-065) to execute Jupyter Notebooks in Nublado (JupyterLab) instances, thereby mechanizing the RSP's notebook aspect.

This Times Square API service is developed at https://github.com/lsst-sqre/times-square. Its user interface is part of Squareone. Times Square is deployed with Phalanx.

REST API and developer documentation is at times-square.lsst.io and deployment documentation is available at phalanx.lsst.io.