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 7e829d7 commit 075b0bbCopy full SHA for 075b0bb
lectures/ar1_bayes.md
@@ -21,7 +21,7 @@ In addition to what's included in base Anaconda, we need to install the followin
21
```{code-cell} ipython3
22
:tags: [no-execute, hide-output]
23
24
-!pip install numpyro
+!pip install numpyro jax
25
```
26
27
We'll begin with some Python imports.
0 commit comments