Skip to content

Commit 2d2ccbc

Browse files
Fabiana Clementefabclmnt
authored andcommitted
fix: update setup file for notebook installation
1 parent cc7b9b3 commit 2d2ccbc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
install_requires=requirements,
3434
extras_require={
3535
"notebook": [
36-
"jupyter-client>=5.3.4",
37-
"jupyter-core>=4.6.3",
36+
"jupyter>=1.0.0",
3837
"ipywidgets>=7.5.1",
3938
],
4039
"unicode": [

0 commit comments

Comments
 (0)