We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b963be commit af7068bCopy full SHA for af7068b
README.md
@@ -12,7 +12,7 @@ cd opensciencelabs.github.io
12
```
13
14
```bash
15
-mamba env create -f conda/dev.yaml
+mamba env create -f conda/dev.yaml --yes
16
conda activate osl-web
17
poetry install
18
0 commit comments