Skip to content

Commit 19757be

Browse files
committed
minor fixes
1 parent 648d0a1 commit 19757be

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/accessors.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ It can be used to visualize the variables in the dataset directly from the
2727
dataset itself, e.g.
2828

2929
.. ipython::
30+
:okwarning:
3031

3132
In [1]: import psyplot
3233

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- dask
99
- xarray
1010
- netCDF4
11-
- matplotlib
11+
- matplotlib=3.2 # mainly for matplotlib compatibility
1212
- seaborn
1313
- ipython
1414
- nbconvert

0 commit comments

Comments
 (0)