Skip to content

Commit 99a2650

Browse files
fix: revert ipykernel dependency removal
1 parent 022b454 commit 99a2650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/ipywidgets/setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ zip_safe = False
3434
packages = find:
3535

3636
install_requires =
37+
ipykernel>=4.5.1
3738
ipython>=6.1.0
3839
traitlets>=4.3.1
3940
widgetsnbextension~=4.0

0 commit comments

Comments
 (0)