We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c29dd81 commit 48ae510Copy full SHA for 48ae510
README.md
@@ -8,6 +8,7 @@ Get started by installing the conda environment.
8
cd into project root
9
mamba env create -f environment.yml
10
conda activate scipy_dev
11
+pip install -e .
12
```
13
14
## Compiling the Presentation
0 commit comments