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 610be9c
Show file tree
Hide file tree
Showing 7 changed files with 72 additions and 1,648 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
git config --global user.email "[email protected]"
# Checkout gh-pages branch
git diff
git restore uv.lock
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 610be9c

Please sign in to comment.