Skip to content

Commit bce6822

Browse files
committed
add tutorial status badges
1 parent 54fbfc4 commit bce6822

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,26 @@
33
This repo is used for discussion of topics relating to Learn Astropy, but not specific to a single tutorial. Please open an issue to raise a topic. If you would instead like to raise an issue about a specific tutorial, please do so in that tutorial's `tutorial--*` respository. If you would like to contribute a new tutorial, see the [contribution guide](https://learn.astropy.org/contributing/).
44

55
For developers, this repo also contains scripts and resources used across all tutorials - see the [dev guide](https://github.com/astropy-learn/dev-guide).
6+
7+
## Tutorials build status
8+
- [astropy-coordinates][![Build notebook](https://github.com/astropy-learn/tutorial--astropy-coordinates/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--astropy-coordinates/actions/workflows/build.yml)
9+
- [astropy-modeling][![Build notebook](https://github.com/astropy-learn/tutorial--astropy-modeling/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--astropy-modeling/actions/workflows/build.yml)
10+
- [color-excess][![Build notebook](https://github.com/astropy-learn/tutorial--color-excess/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--color-excess/actions/workflows/build.yml)
11+
- [FITS-cubes][![Build notebook](https://github.com/astropy-learn/tutorial--FITS-cubes/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--FITS-cubes/actions/workflows/build.yml)
12+
- [FITS-header][![Build notebook](https://github.com/astropy-learn/tutorial--FITS-header/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--FITS-header/actions/workflows/build.yml)
13+
- [FITS-images][![Build notebook](https://github.com/astropy-learn/tutorial--FITS-images/actions/workflows/build.yml/badge.svg)](https://
14+
github.com/astropy-learn/tutorial--FITS-images/actions/workflows/build.yml)
15+
- [FITS-tables][![Build notebook](https://github.com/astropy-learn/tutorial--FITS-tables/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--FITS-tables/actions/workflows/build.yml)
16+
- [gaia-galactic-orbits][![Build notebook](https://github.com/astropy-learn/tutorial--gaia-galactic-orbits/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--gaia-galactic-orbits/actions/workflows/build.yml)
17+
- [plot-catalog][![Build notebook](https://github.com/astropy-learn/tutorial--plot-catalog/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--plot-catalog/actions/workflows/build.yml)
18+
- [position-velocity-diagrams][![Build notebook](https://github.com/astropy-learn/tutorial--position-velocity-diagrams/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--position-velocity-diagrams/actions/workflows/build.yml)
19+
- [quantities][![Build notebook](https://github.com/astropy-learn/tutorial--quantities/actions/workflows/build.yml/badge.svg)](https://github.
20+
com/astropy-learn/tutorial--quantities/actions/workflows/build.yml)
21+
- [redshift-plot][![Build notebook](https://github.com/astropy-learn/tutorial--redshift-plot/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--redshift-plot/actions/workflows/build.yml)
22+
- [spectral-cube-reprojection][![Build notebook](https://github.com/astropy-learn/tutorial--spectral-cube-reprojection/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--spectral-cube-reprojection/actions/workflows/build.yml)
23+
- [spectroscopic-data-reduction-basics][![Build notebook](https://github.com/astropy-learn/tutorial--spectroscopic-data-reduction-basics/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--spectroscopic-data-reduction-basics/actions/workflows/build.yml)
24+
- [synthetic-images][![Build notebook](https://github.com/astropy-learn/tutorial--synthetic-images/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--synthetic-images/actions/workflows/build.yml)
25+
- [units-and-integration][![Build notebook](https://github.com/astropy-learn/tutorial--units-and-integration/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--units-and-integration/actions/workflows/build.yml)
26+
- [UVES][![Build notebook](https://github.com/astropy-learn/tutorial--UVES/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--UVES/actions/workflows/build.yml)
27+
- [vo][![Build notebook](https://github.com/astropy-learn/tutorial--vo/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--vo/actions/workflows/build.yml)
28+
- [wcs-celestial-coordinates][![Build notebook](https://github.com/astropy-learn/tutorial--wcs-celestial-coordinates/actions/workflows/build.yml/badge.svg)](https://github.com/astropy-learn/tutorial--wcs-celestial-coordinates/actions/workflows/build.yml)

0 commit comments

Comments
 (0)