[Usecase] Action Required: Jupyter notebook links in Use Case Products documentation
Tim Cockerill
cockerill at tacc.utexas.edu
Fri Sep 8 14:24:51 CDT 2023
For the use cases that had links to Jupyter notebooks in Community Data, JupyterHub is requiring a new format for the URL to work correctly. For those of you that developed your documentation in github, please update your documentation accordingly.
In the old URL where it has:
/user/name/
Replace with:
/hub/user-redirect/
An example shown here is for Scott’s API use case
https://www.designsafe-ci.org/user-guide/usecases/#us-census-api-example
Where you see the Open in DesignSafe button. [A screenshot of a web page Description automatically generated]
Old link:
https://jupyter.designsafe-ci.org/user/name/notebooks/CommunityData/Use%20Case%20Products/APIs/us_census_api.ipynb
New Link:
https://jupyter.designsafe-ci.org/hub/user-redirect/notebooks/CommunityData/Use%20Case%20Products/APIs/us_census_api.ipynb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.designsafe-ci.org/pipermail/usecase/attachments/20230908/57faeb7e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 12939 bytes
Desc: image001.png
URL: <http://lists.designsafe-ci.org/pipermail/usecase/attachments/20230908/57faeb7e/attachment-0001.png>
More information about the Usecase
mailing list