Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Wei Ji <[email protected]>
  • Loading branch information
maxrjones and weiji14 authored Nov 16, 2022
1 parent 5b5d4ba commit 9631e08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/requirements/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dependencies:
- xarray
# For examples
- adlfs
- nbsphinx
- ipykernel
- nbsphinx
- zarr
# Editable xbatcher installation
- pip
Expand Down
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"sphinx_copybutton",
]

# never execute notebooks: avoids lots of expensive imports on rtd
# only execute notebooks without any outputs
# https://nbsphinx.readthedocs.io/en/0.2.14/never-execute.html
nbsphinx_execute = "auto"

Expand Down

0 comments on commit 9631e08

Please sign in to comment.