We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ebe74 commit bf3ef8eCopy full SHA for bf3ef8e
lectures/back_prop.md
@@ -16,7 +16,7 @@ kernelspec:
16
```{code-cell} ipython3
17
:tags: [hide-output]
18
19
-!pip install --upgrade jax jaxlib
+!pip install --upgrade jax jaxlib kaleido
20
!conda install -y -c plotly plotly plotly-orca retrying
21
```
22
0 commit comments