Skip to content

Commit

Permalink
render notebooks when building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hrodmn committed Dec 3, 2024
1 parent abe6317 commit 386efa7
Show file tree
Hide file tree
Showing 7 changed files with 72 additions and 1,649 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
git config --global user.email "[email protected]"
# Checkout gh-pages branch
git restore uv.lock
git restore .
git fetch origin gh-pages --depth=1
git checkout gh-pages
Expand Down
409 changes: 20 additions & 389 deletions docs/examples/rasterio_backend_example.ipynb

Large diffs are not rendered by default.

579 changes: 28 additions & 551 deletions docs/examples/time_series_example.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 386efa7

Please sign in to comment.