We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e0314 commit ab2c99bCopy full SHA for ab2c99b
docs/tutorials/hpc/vib_compute.md
@@ -45,7 +45,7 @@ conda activate harpy
45
Install Harpy:
46
47
```bash
48
-pip install git+ssh://git@github.com/saeyslab/harpy.git
+pip install 'harpy-analysis[clustering] @ git+https://github.com/saeyslab/harpy.git'
49
```
50
51
## Run the Harpy notebook as an interactive session.
0 commit comments