Skip to content

Commit

Permalink
MAINT: remove binder launches
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Dec 19, 2024
1 parent a26d764 commit 475b9bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,6 @@ To create a suitable Python environment for these notebooks, please follow the [

To view the executed notebooks without running them yourself, please see [this page for static renderings of the content](https://nasa-navo.github.io/navo-workshop/).

## Demo in Binder

This badge opens Jupyterlab session on Binder which can be used to run the workshop notebooks.

**Note** that method of running the notebooks is transient, and the session will disappear after
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:
Expand Down
4 changes: 0 additions & 4 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@
"use_repository_button": True,
"use_issues_button": True,
"use_edit_page_button": True,
"launch_buttons": {
"binderhub_url": "https://mybinder.org",

},
"home_page_in_toc": True,
}

Expand Down

0 comments on commit 475b9bb

Please sign in to comment.