Skip to content

Commit 3b59117

Browse files
committed
Updated requirements.
removed jupyterlab and set version constraints on notebook and ipywidgets
1 parent 40b84f3 commit 3b59117

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
plotly>=3.1
2-
ipywidgets
3-
notebook
4-
jupyterlab
2+
ipywidgets>=7.2
3+
notebook>=5.3
54
numpy
65
pandas
76
sklearn

0 commit comments

Comments
 (0)