astropy-tutorials icon indicating copy to clipboard operation
astropy-tutorials copied to clipboard

Tutorials for the Astropy Project

Results 146 astropy-tutorials issues
Sort by recently updated
recently updated
newest added

need to be sure tutorials are discoverable. We may want to add to the new tutorial workflow some process for setting the meta keywords. or at least understand how the...

GSOD

This is a new issue for a philosophical discussion about whether or not the new Example Gallery should include examples harvested from docstrings. It started in https://github.com/astropy/sphinx-astropy/pull/22 with @bsipocz and...

The Contributing.rst documents describe how to download files from data.astropy.org but not how to upload them to the repo. It took me a few minutes to find the approporiate repo:...

This is a more targeted re-hash of #140 and is a complement to astropy/astropy#7242. Once astropy/astropy#7242 is done, we should update the examples page (http://www.astropy.org/astropy-tutorials/examples.html) to use the same "card"...

website-related
GSOD

Need to update the Contributing document to reflect new Colab workflow. Also call attention to the fact that folks can contribute by working on the notebooks already in there and/or...

GSOD

Since the switch back to gh-pages as a deploy mechanism in #283, we need to update the developer documentation. Hopefully we can just say it automatically uses circle-ci, but any...

website-related
GSOD

Add a link to the Space Telescope notebook style guide into Contributing.md https://github.com/spacetelescope/style-guides/blob/master/guides/jupyter-notebooks.md

enhancement

The way Sphinx search works is by generating a pure-javascript index file (`searchindex.js`) that is then called by various javascript code (in `searchtools.js`). Right now, the AJAX call to query...

make it more clear that we want to host lots of tutorials, not just ones that focus on astropy. change homepage and contributing doc.

website-related

PR #179 split up the original coordinates tutorial, so we should remove the original, long tutorial and make sure that all of the content has made it in to other...

effort-low
content-modify