Skip to content
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

Updates_CIROHJupyterhub_approved.md #225

Merged
merged 2 commits into from
Oct 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions docs/services/cloudservices/HydroShare/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,14 @@ Here are the steps for you to follow:

1. First, confirm that you have access to the CIROH Jupyterhub. If not, follow [Steps](../../../../docs/services/cloudservices/ciroh%20jupyterhub/#how-to-get-access-to-these-environments)

2. Head to HydroShare and navigate to the "CIROH Production Jupyterhub" resource at this [URL](https://www.hydroshare.org/resource/2dd1ac86e8854d4fb9fe5fbafaec2b98/). This resource resource is an "app connector" that will allow you to add the CIROH production JupyterHub to the list of apps you have available via your "Open with" menu in HydroShare.

3. Ensure that the square icon labeled "Add Web App to Open with list" in HydroShare is green. If it appears red, a single click will change it to green. Clicking on this icon and making sure it is green will add the CIROH JupyterHub to the list of apps in the "Open With" menu that appears at the top of the landing page for any HydroShare resources you visit.
2. CIROH Jupyterhub is now an approved app, and appears on https://www.hydroshare.org/apps/. Navigate to this page to access it directly, or select it from the "Open with" list on any resource that you have access to containing a Jupyter notebook.
3. A new browser tab will open for the CIROH JupyterHub. Click on the "Login to continue" button and select one of the server options that is appropriate for the analysis you need to run (small, medium, large, or huge) and image : New Pangeo Notebook base image. Then, click the "Start" button to launch your server.

<p align="center">
<img src="/img/hydroshare.png" alt="HydroShare 2i2c Image" style={{'width':'80%', 'height':'50%'}}/>
</p>


4. Once you have completed Step 3, you can navigate to any HydroShare resource and click on the "Open with" dropdown menu at the top right of the resource's landing page. You will now see and will be able to select "CIROH Production JupyterHub". Once you select this option from the drop down in HydroShare, a new browser tab will open for the CIROH JupyterHub. Click on the "Login to continue" button and select one of the server options that is appropriate for the analysis you need to run (small, medium, large, or huge) and image : New Pangeo Notebook base image. Then, click the "Start" button to launch your server.


<p align="center">
<img src="/img/hydroshare-1.png" alt="HydroShare 2i2c Image" style={{'width':'80%', 'height':'50%'}}/>
Expand Down
Loading