Skip to content

Commit 9ffac19

Browse files
committed
update jax install
1 parent d24a951 commit 9ffac19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lectures/jv.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ kernelspec:
3030
In addition to what's in Anaconda, this lecture will need the following library:
3131

3232
```{code-cell} ipython3
33-
:tags: [skip-execution]
33+
:tags: [hide-output]
3434
35-
!pip install -U jax
35+
!pip install jax
3636
```
3737

3838
## Overview

0 commit comments

Comments
 (0)