This project is archived. Its data is
read-only
.
Changes
Page history
Update SetupConda
authored
Jan 31, 2022
by
Erik von Reis
Hide whitespace changes
Inline
Side-by-side
SetupConda.md
View page @
458885d7
...
@@ -81,7 +81,7 @@ Enjoy!
...
@@ -81,7 +81,7 @@ Enjoy!
Updating an environment is almost the same
Updating an environment is almost the same
```
```
mamba env
cre
ate --file https://apt.ligo-wa.caltech.edu/sources/conda/environments/linux-64/cds-py37.yaml --prune
mamba env
upd
ate --file https://apt.ligo-wa.caltech.edu/sources/conda/environments/linux-64/cds-py37.yaml --prune
```
```
```--prune```
removes packages not needed after the update.
```--prune```
removes packages not needed after the update.
\ No newline at end of file