Open eblur opened 3 years ago
I discussed this with @jonathansick during our meeting today and it was noted that in order to update the content labels we will need to update the tutorials themselves. (Astropy Librarian pulls the labels from the keyword terms.) So this will likely need to happen after the soft launch. I updated the header.
Also needed: Look at description (from first paragraph of the summary section) and sometimes it doesn't work well. The summary can get cut off, formatted weirdly, or can have issue for tutorials that don't follow the standard structure.
I will use this issue to take notes on these needed changes.
from astropy.io import ascii
. How would Astropy Librarian read that as a keyword? Should it be listed as an "io" or "tables" subpackage? I note that the UVES tutorial lists "astropy.io" as a keyword term, but there is no "io" subpackage in the search list. So perhaps "Read in catalog information" just needs the "table" keyword.from astropy.io import fits
?astropy.visualization
, add "visualization" to the keywords and list it under Astropy PackagesHere's the sheet I was using to keep track of the taxonomy. It's in the Keyword Table tab. Feel free to edit directly! https://docs.google.com/spreadsheets/d/1JmOF82Zmrs397wLwAmmL1rgDSsvP6Z4fLMr0hV5ZIb4/edit#gid=953884002
We should do a manual (visual) inspection that tutorials are labeled properly and take note of any potential missing labels before the soft launch.
I recommend fixing any wrong labels or cross-references before the soft launch.
I recommend that missing labels be addressed after the soft launch.