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 c9c02a5 commit d244a13Copy full SHA for d244a13
lectures/back_prop.md
@@ -16,7 +16,7 @@ kernelspec:
16
```{code-cell} ipython3
17
:tags: [hide-output]
18
19
-!conda install -y -c conda-forge jax jaxlib
+!conda install -y -c conda-forge jax=0.3.2 jaxlib
20
!conda install -y -c plotly plotly plotly-orca retrying
21
```
22
0 commit comments