Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update napari.yaml, include napari-hub category labels #599

Conversation

GenevieveBuckley
Copy link
Collaborator

Adds "Segmentation" and "Annotation" category labels for our future napari-hub plugin page.

See https://napari.org/stable/plugins/manifest.html for valid categories.
Currently allowed categories are: Acquisition, Annotation, Dataset, Image Processing, IO, Measurement, Segmentation, Simulation, Themes, Transformations, Utilities, Visualization

Related to (but does not close issue) #530

See https://napari.org/stable/plugins/manifest.html for valid categories. Currently allowed categories are: Acquisition, Annotation, Dataset, Image Processing, IO, Measurement, Segmentation, Simulation, Themes, Transformations, Utilities, Visualization
@GenevieveBuckley
Copy link
Collaborator Author

FYI: it seems that the "Image Modality" labels can only be controlled by adding a .napari-hub/config.yml file. This is because this key is not (yet?) supported by the napari manifest napari.yaml file.

We could add that too, I guess, but it does feel messy having so many config files scattered around.

I only found one plugin on the hub using the Image Modality labels (probably because it is not well-documented how to set them up). It was the napari-biomag-annotator plugin, see the example .napari-hub/config.yml file here.

Note: That .napari-hub/config.yml file does list a lot more labels than I see actually being used by the napari-hub page, so I'm not sure if some of these are effectively not being used. It's possible only specific values are accepted, but I can't find good documentation about it, so this one example is the best we have to go on.

@constantinpape constantinpape merged commit 8a47741 into computational-cell-analytics:master May 9, 2024
3 checks passed
@constantinpape
Copy link
Contributor

Thanks @GenevieveBuckley.

Regarding the Imaging Modalities: I would not add this for now; we can still add it later on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants