From 542d4c7952465199926b7adb6510915c2f094680 Mon Sep 17 00:00:00 2001 From: wil Date: Sun, 13 Oct 2024 17:21:19 +0200 Subject: [PATCH] Update README.md we should link to the docs for times-square --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 633937a..66c6fca 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,5 @@ Times Square uses [Noteburst](https://noteburst.lsst.io) ([GitHub](https://githu This Times Square API service is developed at https://github.com/lsst-sqre/times-square. It's user interface is part of [Squareone](https://github.com/lsst-sqre/squareone). Times Square is deployed with [Phalanx](https://phalanx.lsst.io/applications/times-square/index.html). + +Documentation on how to set up notebooks for times-square is at https://rsp.lsst.io/v/usdfdev/guides/times-square/authoring/authoring-howto.html ,