docs: fix napari package name and update spatialdataR package name on landing page - #1179
Open
jan-glx wants to merge 1 commit into
Open
docs: fix napari package name and update spatialdataR package name on landing page#1179jan-glx wants to merge 1 commit into
jan-glx wants to merge 1 commit into
Conversation
- `napari-spatialdata-repo` -> `napari-spatialdata`: the bullet label had leaked the Markdown link-reference name into the rendered package name. - The R implementation has been renamed from `SpatialData` to `spatialdataR`; update both the displayed name and the repository link, which previously only resolved via GitHub's rename redirect.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1179 +/- ##
=======================================
Coverage 92.41% 92.41%
=======================================
Files 52 52
Lines 7874 7874
=======================================
Hits 7277 7277
Misses 597 597 🚀 New features to boost your workflow:
|
jan-glx
marked this pull request as draft
August 18, 2026 16:05
jan-glx
marked this pull request as ready for review
August 18, 2026 16:15
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.
Two small corrections to the ecosystem list on the documentation landing page (
docs/index.md):napari-spatialdata-repo→napari-spatialdatain the package name (repo link label remains-repo).HelenaLC/SpatialDatatoHelenaLC/spatialdataR. The old link still resolves through GitHub's rename redirect, but the displayed name no longer matches what the package calls itself. Updated both the name and the link target.Open: Should we add a " (previously named
HelenaLC/SpatialData)" ?