Skip to content

Commit b22bcf0

Browse files
committed
update jax install
1 parent 03884e1 commit b22bcf0

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

lectures/mccall_correlated.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,7 @@ In addition to what's in Anaconda, this lecture will need the following librarie
2828
```{code-cell} ipython
2929
:tags: [hide-output]
3030
31-
!pip install quantecon
32-
```
33-
34-
We also need to install JAX to run this lecture
35-
36-
```{code-cell} ipython3
37-
:tags: [skip-execution]
38-
39-
!pip install -U jax
31+
!pip install quantecon jax
4032
```
4133

4234

0 commit comments

Comments
 (0)