Skip to content
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

How to update the napari-plugin-manager within an existing napari installation #71

Closed
jaimergp opened this issue Jul 11, 2024 · 5 comments · Fixed by #90
Closed

How to update the napari-plugin-manager within an existing napari installation #71

jaimergp opened this issue Jul 11, 2024 · 5 comments · Fixed by #90
Labels
question Further information is requested

Comments

@jaimergp
Copy link
Contributor

So we have this uncoupled napari-plugin-manager. It technically allows us to update it without having to update napari itself. Should we provide an easy way to self-update the manager? Otherwise users would have to fire up a CLI to update the napari environment and who knows what will happen there :P

I'm thinking either a button somewhere, or a message when a new version is available, or something similar. Hopefully the update is trivial and doesn't involve too many changes in dependencies.

WDYT? This is not urgent but came to mind while thinking about the distribution model.

@jaimergp jaimergp added the question Further information is requested label Jul 11, 2024
@psobolewskiPhD
Copy link
Member

I think this would be great, one of the boons of the split out IMO

@psobolewskiPhD
Copy link
Member

honestly, it could just be in the list, so it would be listed at the top with console, so the user could see there is an update

@jaimergp
Copy link
Contributor Author

I like it. Maybe it's time to make it an actual napari plugin, or do we want to special case it?

@psobolewskiPhD
Copy link
Member

I like it. Maybe it's time to make it an actual napari plugin, or do we want to special case it?

I don't have strong feelings here. making it a plugin would be very meta.

@jaimergp jaimergp linked a pull request Jul 29, 2024 that will close this issue
@jni
Copy link
Member

jni commented Aug 21, 2024

I love seeing this close notification! 🚀

Just want to drop in and say — I have been very hands off with this repo because I am overwhelmed enough with the main one (and docs), but I really love and appreciate the progress you have all made here, and especially all the upstreaming to related tools. ❤️ Thank you! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants