Update partner docs URLs to BMZ-specific pages#254
Open
oeway wants to merge 1 commit intobioimage-io:mainfrom
Open
Update partner docs URLs to BMZ-specific pages#254oeway wants to merge 1 commit intobioimage-io:mainfrom
oeway wants to merge 1 commit intobioimage-io:mainfrom
Conversation
Updated docs links for partners where more specific BMZ-related documentation pages exist: - deepimagej: point to deepimagej.github.io (main site with tutorials) instead of the GitHub wiki - biapy: point to the dedicated BMZ integration guide at biapy.readthedocs.io/en/latest/get_started/bmz.html - qupath: point to the BMZ-specific page at qupath.readthedocs.io/en/latest/docs/deep/bioimage.html Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
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
The
docsfield for each partner is now displayed as a clickable link on the model detail page in the BioImage Model Zoo website (see bioimage-io/bioimage.io@bdbbcb1). This PR updates three partners to point to more specific, BMZ-related documentation pages instead of generic homepages.Changes
github.com/deepimagej/deepimagej-plugin/wikideepimagej.github.io/(main docs site with tutorials)biapy.readthedocs.io/biapy.readthedocs.io/en/latest/get_started/bmz.html(dedicated BMZ guide)qupath.readthedocs.io/qupath.readthedocs.io/en/latest/docs/deep/bioimage.html(BMZ integration page)Request to partner maintainers
The
docsURL for each partner is now shown to users as a documentation link next to the software name in the Compatibilities panel on each model's detail page. This helps users learn how to install and use your software with BioImage Model Zoo models.Could you please review the
docsURL for your partner entry and consider:docsURL point to a page that helps users get started with BioImage Model Zoo models in your software?docsURL to point there?Ideally each partner would have a page that covers:
cc @esgomezm @k-dominik @danifranco @maweigert @jansanrom @ElpadoCan
🤖 Generated with Claude Code
via Happy