There was an error while loading. Please reload this page.
1 parent dd49293 commit 5c4931eCopy full SHA for 5c4931e
1 file changed
docs/environment.yml
@@ -4,16 +4,22 @@ channels:
4
- psyplot/label/dev
5
- psyplot/label/master
6
- psyplot
7
- - conda-forge
8
dependencies:
9
- python>3.5
10
- dask
11
- xarray
12
- netCDF4
+ - matplotlib
13
- seaborn
14
+ - ipython
15
+ - nbconvert
16
+ - jupyter_client
17
+ - ipykernel
18
+ - sphinx
19
- psy-maps
- - python-cdo
- - cdo
- - sphinx-argparse
- - sphinx-nbexamples
20
- pip
21
+ - pip:
22
+ - autodocsumm
23
+ - cdo
24
+ - sphinx-argparse
25
+ - sphinx-nbexamples
0 commit comments