Skip to content

Commit

Permalink
add plotly and small reorganization (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leah Wasser authored Mar 31, 2021
1 parent ac488cb commit 573413e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@ dependencies:
- pip
# Core scientific python
- numpy
- matplotlib
- pyqt
- seaborn
- tqdm
- kiwisolver

# Plotting
- matplotlib
- plotly
- seaborn

# Spatial packages
- pysal
Expand Down

0 comments on commit 573413e

Please sign in to comment.