Skip to content

Commit 573413e

Browse files
author
Leah Wasser
authored
add plotly and small reorganization (#91)
1 parent ac488cb commit 573413e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

environment.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@ dependencies:
88
- pip
99
# Core scientific python
1010
- numpy
11-
- matplotlib
1211
- pyqt
13-
- seaborn
1412
- tqdm
1513
- kiwisolver
14+
15+
# Plotting
16+
- matplotlib
17+
- plotly
18+
- seaborn
1619

1720
# Spatial packages
1821
- pysal

0 commit comments

Comments
 (0)