Skip to content

Commit bf3ef8e

Browse files
committed
add install for package
1 parent 75ebe74 commit bf3ef8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/back_prop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kernelspec:
1616
```{code-cell} ipython3
1717
:tags: [hide-output]
1818
19-
!pip install --upgrade jax jaxlib
19+
!pip install --upgrade jax jaxlib kaleido
2020
!conda install -y -c plotly plotly plotly-orca retrying
2121
```
2222

0 commit comments

Comments
 (0)