Skip to content

Commit 79a39aa

Browse files
committed
Upgrade Ipywidgets to 8.1.5
1 parent 34427a2 commit 79a39aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,7 @@ RUN pip install bleach \
390390
ipykernel \
391391
ipython \
392392
ipython-genutils \
393-
# Fix qgrid by pinning ipywidgets https://github.com/quantopian/qgrid/issues/376
394-
ipywidgets==7.7.1 \
393+
ipywidgets==8.1.5 \
395394
isoweek \
396395
jedi \
397396
jsonschema \

0 commit comments

Comments
 (0)