Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clausmichele authored Dec 21, 2021
1 parent ba82d85 commit 28f6124
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@

This repository contains four Jupyter Notebooks showing interactive examples of Earth Observation tasks using openEO Platform.
# SInCohMap
Collection of code, notebooks and documentation for the SInCohMap project

## Instructions

The easiest way to run the notebooks is by clicking the Binder button at the top. This will create an independent Python environment with all the required libraries, where you will be able to experiment the notebooks.

Alternatively, you can run them locally (please note: the Anaconda Python enviornment has been tested on Linux Ubuntu 18.04, on Windows it might not work due to different library versions):
You can run the notebooks locally (please note: the Anaconda Python enviornment has been tested on Linux Ubuntu 18.04, on Windows it might not work due to different library versions):
1. Install Anaconda to manage virtual environments. You can follow the instructions [here](https://docs.conda.io/projects/conda/en/latest/user-guide/install/index.html)
2. Clone the repository and get into the repo folder:
```
Expand Down

0 comments on commit 28f6124

Please sign in to comment.