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 3bd03a5 commit 2b963beCopy full SHA for 2b963be
README.md
@@ -13,6 +13,8 @@ cd opensciencelabs.github.io
13
14
```bash
15
mamba env create -f conda/dev.yaml
16
+conda activate osl-web
17
+poetry install
18
```
19
20
0 commit comments