Skip to content

Commit

Permalink
[Update] Updating README file - Session II
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdmarquez committed Aug 20, 2024
1 parent daf81dd commit 9b49c39
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion hands-on/session II/Materials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,13 @@ conda env create -f environment.yml
Activate the virtual environment:

```
conda activate somospie
conda activate NSDF-Tutorial
```

Install GEOtiled library:
```
cd GEOtiled/geotiled
pip install -e .
```

Install OpenVisus dependencies:
Expand Down

0 comments on commit 9b49c39

Please sign in to comment.