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