docs: link the cropping tutorial from crop_coord, bump notebooks submodule - #773
Open
timtreis wants to merge 1 commit into
Open
docs: link the cropping tutorial from crop_coord, bump notebooks submodule#773timtreis wants to merge 1 commit into
timtreis wants to merge 1 commit into
Conversation
…odule Also lets ruff reorder one import in basic.py (pre-existing isort drift). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011JMbY8asahxaytthjvCKDv
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #773 +/- ##
=======================================
Coverage 80.09% 80.09%
=======================================
Files 18 18
Lines 4863 4863
Branches 1080 1080
=======================================
Hits 3895 3895
Misses 603 603
Partials 365 365
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
crop_coorddocstring now links to the new cropping tutorial (docs: add cropping tutorial (crop_coord) spatialdata-plot-tutorials#25).docs/notebookssubmodule from8d786cfto notebooksmain(c3ae9ba) — cosmetic, RTD andbuild.yamlalready pull notebooksmainwith--remote.basic.py(pre-existing isort drift onmain).No gallery/thumbnail changes needed here:
docs/gallery.mdincludes the card grids fromnotebooks/tutorials/index.md/notebooks/examples/index.md, and:img-top: /notebooks/_static/img/*.pngresolves through the submodule (verified on the live site foras_points/marker_shapes).Note on hooks
CI has no pre-commit job;
maincurrently fails the localmypyhook (17 errors in_geometry.py,_color.py,render.py,basic.py, unrelated to this PR). Committed withSKIP=mypy. Worth a separate lint job or pre-commit.ci.🤖 Generated with Claude Code
https://claude.ai/code/session_011JMbY8asahxaytthjvCKDv