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 16, 2024
1 parent 7a24ffc commit 6d92958
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 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
5 changes: 0 additions & 5 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@
"use_repository_button": True,
"use_issues_button": True,
"use_edit_page_button": True,
"launch_buttons": {
"binderhub_url": "https://mybinder.org",
"colab_url": "https://colab.research.google.com"

},
"home_page_in_toc": True,
# "logo_link_url": "https://astroML.org",
# "logo_url": "http://www.astroml.org/_images/plot_moving_objects_1.png"
Expand Down

0 comments on commit 6d92958

Please sign in to comment.