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

MVP for the application manager #196

Open
5 tasks
jaimergp opened this issue Nov 5, 2024 · 0 comments
Open
5 tasks

MVP for the application manager #196

jaimergp opened this issue Nov 5, 2024 · 0 comments
Assignees

Comments

@jaimergp
Copy link
Collaborator

jaimergp commented Nov 5, 2024

A minimally functional application manager should do the following:

  • Check new updates on Github and conda-forge releases. Notification dialog can probably reuse PartSeg's checker. This will go first in napari-plugin-manager. Then maybe duplicated in constructor-application-manager at start time. @goanpeca
    • Note that we shouldn't notify the user if the most recent version found is already installed (e.g. in the case of the user running an older napari for reproducibility purposes).
  • Install new napari environments from conda lockfiles published to Github Releases for maximum reproducibility.
  • Import / Export list of plugins to a file in napari plugin manager to NAP can reuse it.
  • Migrate settings.yaml files from version to version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants