Skip to content

Commit

Permalink
adding ipywidgets dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
atmorling committed May 16, 2024
1 parent 6bcf276 commit 6b14a15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
- jupyterlab
- geopandas<=0.14.2
- beautifulsoup4
- ipywidgets
- pip:
- kaleido
- pre-commit>=3
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"folium",
"geopandas<=0.14.2",
"igraph",
"ipywidgets",
"kaleido",
"mapclassify",
"matplotlib",
Expand Down

0 comments on commit 6b14a15

Please sign in to comment.