Skip to content

Commit fea2da0

Browse files
committed
tst: upgrade kaleido in the pip install?
1 parent 660bfa2 commit fea2da0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lectures/back_prop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In addition to what's included in base Anaconda, we need to install the followin
2121
```{code-cell} ipython3
2222
:tags: [hide-output]
2323
24-
!pip install kaleido
24+
!pip install -U kaleido
2525
!conda install -y -c plotly plotly plotly-orca retrying
2626
```
2727

0 commit comments

Comments
 (0)