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 3d747af commit a99d4eaCopy full SHA for a99d4ea
docs/source/installation.md
@@ -11,6 +11,10 @@ conda activate pymc_env
11
```
12
If you like, replace the name `pymc_env` with whatever environment name you prefer.
13
14
+:::{seealso}
15
+The [conda-forge tips & tricks](https://conda-forge.org/docs/user/tipsandtricks.html#using-multiple-channels) page to avoid installation
16
+issues when using multiple conda channels (e.g. defaults and conda-forge).
17
+:::
18
19
## JAX sampling
20
0 commit comments