You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current version of npe2 supports setting the visibility field in the plugin manifest to hidden if the plugin developer wants to keep the Framework:: napari classifier but not be discoverable on the napari hub and in the plugin manager. The napari hub is being updated to respect this field as we speak, but we should also update the plugin manager to respect this field and not display plugins with visibility: hidden in search results.