-
Notifications
You must be signed in to change notification settings - Fork 18
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
Backend NPE2 Feature #520
Backend NPE2 Feature #520
Conversation
…i-hub into dev-add-npe2-lambda
…rg/napari-hub into dev-add-npe2-lambda
…i-hub into dev-add-npe2-lambda
@potating-potato @klai95 you can check for npe2 using this URL: https://add-npe2-lambda-frontend.dev.imaging.cziscience.com/plugins/affinder?enable-feature=npe2 however, I do not see any plugin data in the frontend or API 🤔 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to update the exception message
can you clarify what we need to update with the exception message itself? Right now we have process_count and error_message |
https://github.com/chanzuckerberg/napari-hub/pull/520/files#r896239190 |
@codemonkey800 same for the https://6vwmwypt38.execute-api.us-west-2.amazonaws.com/dev-add-npe2-lambda/plugins/affinder @klai95 the manifest API is not outputting format to be application/yaml, it is showing text/html hence the rendering is weird |
Updated frontend link: https://dev-add-npe2-lambda-frontend.dev.imaging.cziscience.com/plugins/affinder?enable-feature=npe2 |
Description
: The new napari plugin specification (npe2
) provides a reliable way for plugin developers to explicitly declare information about their plugin, such as a human-readable display name or which file extensions the plugin can load. While the primary goal of this new interface is to improve napari, some of this metadata is also useful to napari users who are searching for plugins & we want to help users. This pull request surfaces metadata for plugins (npe1
andnpe2
) for the napari plugin ecosystem.Product Requirements Document
: https://czi.quip.com/rloYAqqLEm59/PRD-Activity-DashboardProject Link
: https://github.com/orgs/chanzuckerberg/projects/12Screenshot
:Technical Specification
: https://docs.google.com/document/d/1JWm-71Ak6T85pEbO5g9EOJgm-PMR9LLzLwgqG1vpLL4/edit#heading=h.i83ttmuejrpb