Skip to content

Commit f53a8d6

Browse files
Merge pull request #140 from lsst/u/mlg/2026-04-16/add-note-to-sv-nb
mlg-patch: add deprecation warning to commissioning 101 tutorial
2 parents a6832a2 + ccd3eee commit f53a8d6

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

Commissioning/101_lsstcam_visits_database.ipynb

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"For the Rubin Science Platform at data.lsst.cloud.\\\n",
2222
"Container Size: Large\\\n",
2323
"LSST Science Pipelines version: v29.2.0\\\n",
24-
"Last verified to run: 2026-01-28\\\n",
24+
"Last verified to run: 2026-04-16\\\n",
2525
"Repository: <a href=\"https://github.com/lsst/tutorial-notebooks\">github.com/lsst/tutorial-notebooks</a>\\\n",
2626
"DOI: <a href=\"https://doi.org/10.11578/rubin/dc.20250909.20\">10.11578/rubin/dc.20250909.20</a>"
2727
]
@@ -46,6 +46,17 @@
4646
"Rubin staff will respond to all questions posted there."
4747
]
4848
},
49+
{
50+
"cell_type": "markdown",
51+
"id": "e41cccb2-c9ec-491b-ab3b-bc80e3a629ee",
52+
"metadata": {},
53+
"source": [
54+
"<div class=\"alert alert-block alert-warning\">\n",
55+
"<b>This tutorial notebook is superseded by \"DP2/102_Visit_and_tract_metadata\".</b><br>\n",
56+
" That DP2 notebook includes all visits and tracts that will be included in Data Preview 2, and should be used to make plots such as Figure 1, below.\n",
57+
"</div>"
58+
]
59+
},
4960
{
5061
"cell_type": "markdown",
5162
"id": "0f288152-c837-4515-91fc-d9e630a17fac",

0 commit comments

Comments
 (0)