Skip to content

Commit 693ad95

Browse files
authored
Merge pull request #1318 from fastai/hamelsmu-patch-1
pin ipywidgets version
2 parents c9a8aa6 + 890245e commit 693ad95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ language = English
1515
custom_sidebar = True
1616
license = apache2
1717
status = 2
18-
requirements = fastcore>=1.5.27 execnb>=0.1.4 astunparse ghapi>=1.0.3 watchdog asttokens
18+
requirements = ipywidgets<=8.0.4 fastcore>=1.5.27 execnb>=0.1.4 astunparse ghapi>=1.0.3 watchdog asttokens
1919
pip_requirements = PyYAML
2020
conda_requirements = pyyaml
2121
conda_user = fastai

0 commit comments

Comments
 (0)