You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are lines that say
(see simple_table.csv)
and
(see Young-Objects-Compilation.csv)
but it's not clear where to get those files. I'm not sure if they used to be links?
We're able to get the code to run by clicking the "interactive tutorial notebook", so somehow they're being loaded there. But if we "download tutorial notebook", then we get errors
FileNotFoundError: [Errno 2] No such file or directory: 'simple_table.csv'
The text was updated successfully, but these errors were encountered:
Thanks - it would be good to have those linked on the tutorial page itself, or downloaded along with the ipynb, so that other users don't need to go hunting for the tutorial data
Hey y'all, my student is currently trying to use one of the Tables tutorials, and the links to the example data seem broken/missing. This is the one we're working on right now:
https://learn.astropy.org/rst-tutorials/plot-catalog.html?highlight=filtertutorials%20filtertable#exercises
There are lines that say
(see simple_table.csv)
and
(see Young-Objects-Compilation.csv)
but it's not clear where to get those files. I'm not sure if they used to be links?
We're able to get the code to run by clicking the "interactive tutorial notebook", so somehow they're being loaded there. But if we "download tutorial notebook", then we get errors
The text was updated successfully, but these errors were encountered: