From f396c9910e74e1e104e0e4c4351da725b73956aa Mon Sep 17 00:00:00 2001 From: Jessie Hanson <32692730+LexiJess@users.noreply.github.com> Date: Wed, 13 Sep 2023 09:53:17 -0600 Subject: [PATCH 1/2] Update gallery-jhub-deployments.md Adding the Sirepo gateway to the list of Jupyter instances. --- docs/source/reference/gallery-jhub-deployments.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/reference/gallery-jhub-deployments.md b/docs/source/reference/gallery-jhub-deployments.md index 736f2dea..bacdc0fa 100644 --- a/docs/source/reference/gallery-jhub-deployments.md +++ b/docs/source/reference/gallery-jhub-deployments.md @@ -186,6 +186,12 @@ Within CERN, there are two noteworthy JupyterHub deployments in operation: - [Deploying JupyterHub on Hadoop](https://jupyterhub-on-hadoop.readthedocs.io) +### Sirepo + +- Sirepo is an online Computer-Aided Engineering gateway that contains a JupyterHub instance. Sirepo is provided at no cost for community use, but users must request login access. +- [Sirepo.com](www.sirepo.com) +- [Sirepo Jupyter](https://www.sirepo.com/jupyter) + ## Miscellaneous - https://medium.com/@ybarraud/setting-up-jupyterhub-with-sudospawner-and-anaconda-844628c0dbee#.rm3yt87e1 From be969902589d832e0ab716f83fd3d7bcb8005366 Mon Sep 17 00:00:00 2001 From: Yuvi Panda Date: Wed, 27 Sep 2023 10:37:22 -0700 Subject: [PATCH 2/2] Fix link syntax Co-authored-by: Min RK --- docs/source/reference/gallery-jhub-deployments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/reference/gallery-jhub-deployments.md b/docs/source/reference/gallery-jhub-deployments.md index bacdc0fa..3f39ae7b 100644 --- a/docs/source/reference/gallery-jhub-deployments.md +++ b/docs/source/reference/gallery-jhub-deployments.md @@ -189,7 +189,7 @@ Within CERN, there are two noteworthy JupyterHub deployments in operation: ### Sirepo - Sirepo is an online Computer-Aided Engineering gateway that contains a JupyterHub instance. Sirepo is provided at no cost for community use, but users must request login access. -- [Sirepo.com](www.sirepo.com) +- [Sirepo.com](https://www.sirepo.com) - [Sirepo Jupyter](https://www.sirepo.com/jupyter) ## Miscellaneous