We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f880467 commit b64b876Copy full SHA for b64b876
1 file changed
environment.yml
@@ -15,15 +15,15 @@ dependencies:
15
- kiwisolver
16
17
# Spatial packages
18
- #- rasterio
+ #- rasterio
19
- pysal
20
- pyproj
21
- rasterstats
22
- geopy
23
- cartopy
24
#- geopandas
25
- contextily
26
- - earthpy>0.9.1
+ - earthpy=0.9.2
27
- folium
28
- geojson
29
- mapboxgl
@@ -34,18 +34,17 @@ dependencies:
34
- scipy
35
36
# Natural language processing
37
- - nltk
+ - nltk
38
- textblob
39
40
# Jupyter Environment
41
- papermill
42
- autopep8
43
- jupyterlab
44
- - notebook
+ - notebook
45
- ipython
46
- jupyter_contrib_nbextensions
47
- nbclean
48
# Autograding
49
- matplotcheck>=0.1.2
50
- nbgrader
51
-
0 commit comments