-
Notifications
You must be signed in to change notification settings - Fork 181
Tutorials should provide link to data #62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
👍 to tutorials being runnable by users! One of the great features of notebooks is that users can play with the code and try variations. In addition to data, some of the tutorials link to style parameter definitions that are not available without the repo. Sorry if this has been discussed before, but I wonder if it would make sense to have something in Finally, there should be a link to the ipython notebook file itself within the HTML rendering. I couldn't find any way to get it besides cloning the repo. |
This is needed for Maybe @stonnes has insight. |
Also need for csv files used in Plot Catalog as mentioned in #113 |
[This issue has been identified as one that is no longer current. In an effort to clean up past issues, it will be closed. See below for confirmation that the issue has been resolved. If you have further questions, please open a new issue. Thank you.] This topic is now being worked on, and this issue is being closed as its content is covered by #633. |
It would be nice if tutorials could be reproduced by users, which means that they need to be able to access the data. For example, the following tutorial does not:
http://www.astropy.org/astropy-tutorials/FITS-header.html
The text was updated successfully, but these errors were encountered: