Skip to content

Commit 731446f

Browse files
committed
updates
1 parent fc998f6 commit 731446f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

lectures/jv.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ kernelspec:
2727
:depth: 2
2828
```
2929

30+
In addition to what's in Anaconda, this lecture will need the following library:
31+
32+
```{code-cell} ipython3
33+
:tags: [skip-execution]
34+
35+
!pip install -U jax
36+
```
37+
3038
## Overview
3139

3240
In this section, we solve a simple on-the-job search model

0 commit comments

Comments
 (0)