Skip to content

Commit 0f69eb4

Browse files
fix binder
1 parent 68c9a0d commit 0f69eb4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# Earth Observation Data Science Cookbook
44

5-
[![nightly-build](https://github.com/TUW-GEO/eo-datascience-cookbook/actions/workflows/nightly-build.yaml/badge.svg)](https://github.com/TUW-GEO/eo-datascience-cookbook/actions/workflows/nightly-build.yaml)
6-
[![Binder](https://binder.projectpythia.org/badge_logo.svg)](https://binder.projectpythia.org/v2/gh/TUW-GEO/eo-datascience-cookbook/main?labpath=notebooks)
5+
[![nightly-build](https://github.com/ProjectPythia/eo-datascience-cookbook/actions/workflows/nightly-build.yaml/badge.svg)](https://github.com/ProjectPythia/eo-datascience-cookbook/actions/workflows/nightly-build.yaml)
6+
[![Binder](https://binder.projectpythia.org/badge_logo.svg)](https://binder.projectpythia.org/v2/gh/ProjectPythia/eo-datascience-cookbook/main?labpath=notebooks)
77
[![DOI](https://zenodo.org/badge/830421828.svg)](https://zenodo.org/badge/latestdoi/830421828)
88

99
This Project Pythia Cookbook covers a range of Earth observation examples employing
@@ -67,13 +67,13 @@ Geoinformation at TU Wien.
6767

6868
## Running the Notebooks
6969

70-
You can either run the notebook using [Binder](https://binder.eo-datascience-cookbook.org/)
70+
You can either run the notebook using [Binder](https://binder.projectpythia.org/v2/gh/ProjectPythia/eo-datascience-cookbook/main?labpath=notebooks)
7171
or on your local machine.
7272

7373
### Running on Binder
7474

7575
The simplest way to interact with a Jupyter Notebook is through
76-
[Binder](https://binder.eo-datascience-cookbook.org/), which enables the execution of a
76+
[Binder](https://binder.projectpythia.org/v2/gh/ProjectPythia/eo-datascience-cookbook/main?labpath=notebooks), which enables the execution of a
7777
[Jupyter Book](https://jupyterbook.org) in the cloud. The details of how this works are not
7878
important for now. All you need to know is how to launch a Pythia
7979
Cookbooks chapter via Binder. Simply navigate your mouse to

0 commit comments

Comments
 (0)