-
Notifications
You must be signed in to change notification settings - Fork 42
Add cards to the Advanced Topics landing page for plugins #603
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 i 8000 n to your account
Conversation
Looks great! Would it make more sense to move the migration card to the npe1 section? Basically, I'm thinking that card encourages migration, so that migration card should be to it's right Thinking it can move too because npe2 has been out for a while now |
Great suggestion @TimMonko. Updating PR. |
Let me noodle on this a bit more since I'm not fully happy with the deprecated section. |
What about an admonition above the two npe1 tiles? with |
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.
small nitpick, but otherwise good to go I think
Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
Love where this got to! The admonition is a great solution |
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.
Looks awesome, thanks @willingc!
# References and relevant issues Partially addresses napari#600 by improving the Advanced Topics landing page. # Description This PR adds cards to guide the reader to the npe2 specification. It also more clearly indicates that napari plugin engine v1 is deprecated. --------- Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
References and relevant issues
Partially addresses #600 by improving the Advanced Topics landing page.
Description
This PR adds cards to guide the reader to the npe2 specification. It also more clearly indicates that napari plugin engine v1 is deprecated.
@DragaDoncila @melissawm @psobolewskiPhD FYI