There was an error while loading. Please reload this page.
1 parent 660bfa2 commit fea2da0Copy full SHA for fea2da0
1 file changed
lectures/back_prop.md
@@ -21,7 +21,7 @@ In addition to what's included in base Anaconda, we need to install the followin
21
```{code-cell} ipython3
22
:tags: [hide-output]
23
24
-!pip install kaleido
+!pip install -U kaleido
25
!conda install -y -c plotly plotly plotly-orca retrying
26
```
27
0 commit comments