Skip to content

Commit 1519869

Browse files
committed
add quantecon import for jax_intro
1 parent 9538d56 commit 1519869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/jax_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In addition to what's in Anaconda, this lecture will need the following librarie
1818
```{code-cell} ipython3
1919
:tags: [hide-output]
2020
21-
!pip install jax
21+
!pip install jax quantecon
2222
```
2323

2424
This lecture provides a short introduction to [Google JAX](https://github.com/google/jax).

0 commit comments

Comments
 (0)