-
Notifications
You must be signed in to change notification settings - Fork 42
Add features table widget #718
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
base: main
Are you sure you want to change the base?
Conversation
For the record, the build fails are because the napari PR isn't merged, so the example being referenced doesn't exist. |
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.
This looks good, left some small suggestions.
Just need to wait for upstream merge and then rebuild here.
Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
Merging in main, lets see if that fixes everything now that the napari pr was merged. |
@napari-bot make slimgallery |
I'll review (and merge) this after I write up the release notes. Hopefully its helpful enouigh for me to make use of the widget! If not... at least I'll suggest changes. |
References and relevant issues
Description
Added a snippet about the new features table widgets to the docs. I also added a link to the
relevant example and a screenshot (I hope that's the right way to do it?)