Skip to content

Update plugin metadata #145

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

Merged
merged 3 commits into from
Jun 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/napari_hub_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:

steps:
- name: Checkout repo
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: napari hub Preview Page Builder
uses: chanzuckerberg/napari-hub-preview-action@v0.1.5
uses: chanzuckerberg/napari-hub-preview-action@v0.1
with:
hub-ref: main
92 changes: 0 additions & 92 deletions .napari/DESCRIPTION.md
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed this because napari hub pulls the description form PyPI by deafult, so this is not needed.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm all for minimising duplication but we get:

Screenshot 2023-06-01 at 14 49 17

Could you symlink it to README?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what's going on there, it shows up fine on the actual released version 🤔 https://www.napari-hub.org/plugins/napari-matplotlib

This file was deleted.

8 changes: 8 additions & 0 deletions .napari/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
labels:
ontology: EDAM-BIOIMAGING:alpha06
terms:
- 2D Image
- 3D Image
- Plotting
- Slice rendering
- Scientific visualisation