Potential sources: - [ ] [radio-astro-tools](https://radio-astro-tools.github.io/tutorials/) - [ ] [STScI](https://spacetelescope.github.io/notebook-infrastructure/) - [ ] [Caltech/IPAC–IRSA](https://caltech-ipac.github.io/irsa-tutorials/) - [ ] [CDS-astro](https://cds-astro.github.io/tutorials/intro.html) - [ ] [Python for Astronomers](https://prappleizer.github.io/) - [ ] [codeastro](https://github.com/semaphoreP/codeastro) - [ ] [DESI](https://github.com/desihub/tutorials) - [ ] Toronto workshop content (Nathaniel), e.g. [Coding the Cosmos](https://github.com/Coding-the-Cosmos/notebooks/blob/main/workshops/cmb.ipynb) - [ ] [Workshop tutorials as a book](https://github.com/astropy/astropy-workshop) - each workshop is in its own branch, so there’s probably not anything unique in [past-astropy-workshops](https://github.com/astropy/past-astropy-workshops) Implementation: - do they need to add metadata files for algolia to index them? - set up repo for indexing external content - see [indexjupyterbookpage.py](https://github.com/astropy-learn/learn-astropy-librarian/blob/main/astropylibrarian/workflows/indexjupyterbookpage.py)
Potential sources:
Implementation: