Skip to content

Commit

Permalink
Merge pull request #6 from EOA-team/lukasValentin-patch-3
Browse files Browse the repository at this point in the history
Further corrections of out-dated links
  • Loading branch information
lukasValentin authored Nov 3, 2022
2 parents 27b59c8 + 5937491 commit 91c0619
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN pip3 install folium
ARG GITHUB_TOKEN=default_token
ENV GITHUB_TOKEN=${GITHUB_TOKEN}
ENV USE_STAC=True
RUN pip3 install git+https://${GITHUB_TOKEN}@github.com/remote-sensing-team/eodal.git@master
RUN pip3 install git+https://${GITHUB_TOKEN}@github.com/EOA-team/eodal.git@master
RUN pip3 install jupyterlab

# start the jupyter server
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ See [the license file](LICENSE).

## Authors:

E:earth_africa:dal and E:earth_africa:dal_notebooks are actively maintained by a team of researchers and Python enthusiasts at the Remote Sensing Team at the [Swiss centre of excellence for agricultural research (Agroscope)](https://www.agroscope.admin.ch/agroscope/en/home.html) and [the Group of Crop Science at ETH Zurich](https://kp.ethz.ch/).
E:earth_africa:dal and E:earth_africa:dal_notebooks are actively maintained by a team of researchers and Python enthusiasts at the [Earth Observation of Agroecosystems Team](https://www.eoa-team.net/) at the [Swiss centre of excellence for agricultural research (Agroscope)](https://www.agroscope.admin.ch/agroscope/en/home.html) and [the Group of Crop Science at ETH Zurich](https://kp.ethz.ch/).

See [authors.txt](authors.txt) for a full list of current and past developers who contributed to this repository.

Expand Down

0 comments on commit 91c0619

Please sign in to comment.