Skip to content

Commit

Permalink
Merge pull request #134 from zoghbi-a/add-sciserver-info
Browse files Browse the repository at this point in the history
Add sciserver information to README
  • Loading branch information
tomdonaldson committed Dec 28, 2023
2 parents 18d7f5d + 805daac commit 22c8fb9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,16 @@ This badge opens Jupyterlab session on Binder which can be used to run the works
being left unattended for several minutes.

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/NASA-NAVO/notebooks/main?urlpath=lab)


## Running on Sciserver

The workshop notebooks can also be run on [Sciserver](https://sciserver.org/), which offers an online Jupyter platform. To use it for the workshop, follow these steps:

- Create an account on Sciserver, if you do not already have one.

- Once logged in, select the *Compute* app.

- Create a container, give it name, select the *'NAVO-workshop'* image, and click *Create*. Click on the container name to launch the jupyterlab interface.

- The conda environment `navo-env` contains all the packages required to run the notebooks. The notebooks themselves are available under `/home/idies/workspace/navo-workshop`.

0 comments on commit 22c8fb9

Please sign in to comment.