Skip to content

Commit

Permalink
fix: update setup file for notebook installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabiana Clemente authored and fabclmnt committed Jul 12, 2024
1 parent cc7b9b3 commit 2d2ccbc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
install_requires=requirements,
extras_require={
"notebook": [
"jupyter-client>=5.3.4",
"jupyter-core>=4.6.3",
"jupyter>=1.0.0",
"ipywidgets>=7.5.1",
],
"unicode": [
Expand Down

0 comments on commit 2d2ccbc

Please sign in to comment.