-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
74 lines (73 loc) · 1.41 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
name: musa-550-fall-2020
channels:
- conda-forge
- defaults
dependencies:
- python=3.7
- numpy=1.19.4
- nodejs=13.13.0
- black=20.8b1
- jupyterlab_code_formatter=1.3.6
- pandas=1.1.4
- openpyxl=3.0.5
- matplotlib=3.3.2
- notebook=6.1.4
- ipython=7.10
- jupyterlab=2.2.9
- pip=20.2.4
- altair=4.1.0
- seaborn=0.11.0
- vega_datasets=0.8.0
- vega=3.4.0
- geopandas=0.8.1
- descartes=1.1.0
- cartopy<0.18
- mapclassify=2.3.0
- contextily=1.0.1
- bokeh=2.2.3
- hvplot=0.6.0
- holoviews=1.13.5
- geoviews=1.8.2
- xarray=0.16.1
- datashader=0.11.1
- param=1.10.0
- panel=0.10.1
- rasterio=1.1.5
- rasterstats=0.14.0
- earthpy=0.9.2
- requests=2.24.0
- cenpy=1.0.0.post4
- selenium=3.141.0
- beautifulsoup4=4.9.1
- geckodriver=0.27.0
- imageio=2.9.0
- intake=0.6.0
- intake-parquet=0.2.3
- intake-xarray=0.3.1
- dask=2.30.0
- fastparquet=0.4.1
- python-snappy=0.5.4
- pyarrow=1.0.0
- s3fs=0.5.0
- tqdm=4.48.2
- pandana=0.5.1
- osmnet=0.1.6
- osmnx=0.16.1
- networkx=2.4
- scikit-learn=0.23.2
- flask=1.1.2
- dash=1.17.0
- tweepy=3.9.0
- textblob=0.15.3
- nltk=3.4.4
- rio-toa=0.3.0
- rioxarray=0.0.31
- missingno=0.4.2
- pip:
- us==2.0.2
- carto2gpd==1.0.7
- esri2gpd==1.0.7
- osm2gpd==1.0.1
- webdriver_manager==3.2.2
- jupyter-panel-proxy==0.1.0
- jupyter-server-proxy==1.5.0