You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# tutorial-notebooks
2
2
Tutorial Jupyter Notebooks for Data Preview 0, created and maintained by the Rubin Observatory Community Engagement Team.
3
3
4
+
The `prod` branch will appear in IDF RSP users' home directories.
5
+
4
6
<br>
5
7
6
8
| Title | Description |
@@ -21,7 +23,7 @@ These tutorials will only work on the Rubin Science Platform deployed at the Int
21
23
22
24
These tutorials are subject to change, as the Rubin Science Platform and the LSST Science Pipelines are in active development.
23
25
24
-
The `prod` branch will appear in IDF RSP users' home directories.
26
+
Branches `main` and `prod` will usually match, except for short periods of time when updates from multiple development branches are being collected in `main` before "releasing" updated notebooks in a single PR to `prod`. The `prod` branch appears automatically in IDF RSP users' home directories. Any user who obtains this repository with `git clone` can switch from `main` to `prod` using `git checkout -b prod` to ensure they are using the "released" versions.
25
27
26
28
Additional tutorials might be added as the [DP0 Delegates Assemblies](https://dp0-1.lsst.io/dp0-delegate-resources/index.html) series progresses.
27
29
@@ -38,7 +40,7 @@ If these notebooks are used for a journal publication, please consider adding an
38
40
39
41
**Contributions**
40
42
41
-
Want to contribute a tutorial? Contact Melissa Graham via direct message at https://Community.lsst.org.
43
+
Want to contribute a tutorial? Contact Melissa Graham via direct message at [Community.lsst.org](https://Community.lsst.org).
0 commit comments