astropy-workshop
astropy-workshop copied to clipboard
Materials for Astropy Workshops
We have done quite a few in AAS but those are introductory and aimed at *users*. According to https://astropy-report.orgmycology.com/sections/community_recommendations#workshops , there might be a need for workshop that targets new...
**Describe the bug** In the notebook `00 Using the Jupyter notebook.ipynb` there is a cell with `%matplotlib notebook` followed by another cell with plotting commands. In that second cell, a...
**Which workshop are you signed up for?** https://github.com/astropy/astropy-workshop **What is your operating system?** Windows 10 **Describe your question/problem** Downloaded and Configured WSL with Ubuntu default. Additional instructions indicate "If Mambaforge...
@bsipocz has implemented a very nice continuous integration and rendering into html in the [NASA-NAVO/navo-workshop](https://github.com/NASA-NAVO/navo-workshop) repository. The notebooks are [rendered](https://nasa-navo.github.io/navo-workshop) automatically, and CI is run periodically, not just when commits...
Presentation materials too Mac OSX-centric. For instance, while working on #74, I have no idea how to open the `Install.key` file on both Linux (RHEL 7) and Windows 10. Thus,...
One workshop participant noted that they would like to check their "answers" to some of the open ended notebook exercises against a "solution". We think this is mainly an issue...
All notebooks (including the solutions) should have outputs cleared *before* being committed to the repo. Any "output" that should not be cleared should be "hardcoded" as markdown text in the...
`j94f05bgq_flt.fits.gz` file in this repo used with the FITS tutorial is not pristine. That is, it already has the modifications that were supposed to be added during the tutorial itself....
One of the participants hit "too many open files" limit. I instructed the person to exit notebook session and restart it, which wasn't ideal, but fixed the problem. A better...
The gist of this problem is that the "row limit" feature will cause people who haven't configured their systems to ignore the row limit will only get 50 entries in...