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 9365912 commit 102afe3Copy full SHA for 102afe3
README.md
@@ -18,7 +18,7 @@ pip install jupyter-collaboration
18
Or using ``conda``/``mamba``:
19
20
```bash
21
-conda install jupyter-collaboration
+conda install -c conda-forge jupyter-collaboration
22
```
23
24
### Testing
0 commit comments