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
When downloading a notebook, it is not obvious how to locate the HTML files. These previews are helpful for the user to decide if the notebook applies to their data before downloading.
Since some users will browse these files via the repository directly, it would be helpful to provide either a copy of the html files or a hyperlink.
Spoke with @eteq yesterday and got some helpful feedback. Erik notes that we cannot put the rendered HTML pages into the github folders but we can link from the github pages back to the HTML pages.
When downloading a notebook, it is not obvious how to locate the HTML files. These previews are helpful for the user to decide if the notebook applies to their data before downloading.
Since some users will browse these files via the repository directly, it would be helpful to provide either a copy of the html files or a hyperlink.
For example, DrizzlePac notebook 'aligning mosaics' is here:
https://github.com/spacetelescope/hst_notebooks/tree/main/notebooks/DrizzlePac/align_mosaics/align_mosaics.ipynb
But the preview file is at a very different URL:
https://spacetelescope.github.io/hst_notebooks/notebooks/DrizzlePac/align_mosaics/align_mosaics.html
This may be confusing for users, and I have had trouble navigating back and forth without bookmarking both pages. Any ideas how we can improve this?
The text was updated successfully, but these errors were encountered: