master > master: requirements
issue mit jupyter widgets
This commit is contained in:
parent
a54f71a848
commit
9a2c87def3
@ -4,6 +4,12 @@ wheel>=0.37.1
|
|||||||
# jupyter
|
# jupyter
|
||||||
ipython>=8.3.0
|
ipython>=8.3.0
|
||||||
jupyter>=1.0.0
|
jupyter>=1.0.0
|
||||||
|
widgetsnbextension>=3.6.1
|
||||||
|
# FIXME
|
||||||
|
# according to https://github.com/microsoft/vscode-jupyter/issues/8552
|
||||||
|
# need to use v 7.7.2 for now
|
||||||
|
# ipywidgets>=8.0.2
|
||||||
|
ipywidgets==7.7.2
|
||||||
|
|
||||||
# running
|
# running
|
||||||
codetiming>=1.3.0
|
codetiming>=1.3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user