Skip to content

Commit ab7f5a5

Browse files
updated from /Users/plewis/Documents/GitHub/geog0133:t
1 parent b226ae3 commit ab7f5a5

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

docs/environment.yml

+40
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,66 @@ channels:
44
- defaults
55
dependencies:
66
- pyephem
7+
- tensorflow
78
- git
89
- python>=3.7
10+
- nomkl
11+
- libgdal
12+
- geopandas
13+
- rasterio
914
- scipy
15+
- gdal
16+
- beautifulsoup4
17+
- fiona
1018
- numpy
19+
- statsmodels
20+
- cartopy
21+
- scikit-image
1122
- netcdf4
23+
- scikit-learn
1224
- matplotlib-base
1325
- matplotlib
1426
- pandas
1527
- ipython
28+
- numpydoc
1629
- astropy
30+
- shapely
31+
- ipyleaflet
32+
- pytest
33+
- seaborn
34+
- hdf5
35+
- flake8
36+
- ipywidgets
37+
- xarray
38+
- black
39+
- folium
1740
- jupyter_console
1841
- jupyter_contrib_nbextensions
42+
- pandocfilters
43+
- nbconvert
44+
- jupyterlab
45+
- pandoc
1946
- libnetcdf
2047
- ipykernel
2148
- ipympl
2249
- pip
50+
- yapf
2351
- autopep8
52+
- geemap
2453
- jupyter
54+
- nbgitpuller
55+
- mkdocs
56+
- pycodestyle
57+
- sphinx
2558
- fsspec
2659
- matplotlib
60+
- python>=3
61+
- sphinx>=1.6
62+
- pandoc
63+
- xlrd
64+
- nbsphinx
2765
- scipy
2866
- pip:
67+
- sphinx_rtd_theme
68+
- netCDF4
2969
- urlpath

0 commit comments

Comments
 (0)