Skip to content

Commit a99d4ea

Browse files
Add seealso note to install docs (#6448)
* Add seealso note to install docs * remove trailing whitespace * Update docs/source/installation.md Co-authored-by: Michael Osthege <[email protected]> Co-authored-by: Michael Osthege <[email protected]>
1 parent 3d747af commit a99d4ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ conda activate pymc_env
1111
```
1212
If you like, replace the name `pymc_env` with whatever environment name you prefer.
1313

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+
:::
1418

1519
## JAX sampling
1620

0 commit comments

Comments
 (0)