File tree 1 file changed +40
-0
lines changed
1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -4,26 +4,66 @@ channels:
4
4
- defaults
5
5
dependencies :
6
6
- pyephem
7
+ - tensorflow
7
8
- git
8
9
- python>=3.7
10
+ - nomkl
11
+ - libgdal
12
+ - geopandas
13
+ - rasterio
9
14
- scipy
15
+ - gdal
16
+ - beautifulsoup4
17
+ - fiona
10
18
- numpy
19
+ - statsmodels
20
+ - cartopy
21
+ - scikit-image
11
22
- netcdf4
23
+ - scikit-learn
12
24
- matplotlib-base
13
25
- matplotlib
14
26
- pandas
15
27
- ipython
28
+ - numpydoc
16
29
- astropy
30
+ - shapely
31
+ - ipyleaflet
32
+ - pytest
33
+ - seaborn
34
+ - hdf5
35
+ - flake8
36
+ - ipywidgets
37
+ - xarray
38
+ - black
39
+ - folium
17
40
- jupyter_console
18
41
- jupyter_contrib_nbextensions
42
+ - pandocfilters
43
+ - nbconvert
44
+ - jupyterlab
45
+ - pandoc
19
46
- libnetcdf
20
47
- ipykernel
21
48
- ipympl
22
49
- pip
50
+ - yapf
23
51
- autopep8
52
+ - geemap
24
53
- jupyter
54
+ - nbgitpuller
55
+ - mkdocs
56
+ - pycodestyle
57
+ - sphinx
25
58
- fsspec
26
59
- matplotlib
60
+ - python>=3
61
+ - sphinx>=1.6
62
+ - pandoc
63
+ - xlrd
64
+ - nbsphinx
27
65
- scipy
28
66
- pip :
67
+ - sphinx_rtd_theme
68
+ - netCDF4
29
69
- urlpath
You can’t perform that action at this time.
0 commit comments