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
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).
A minimally functional application manager should do the following:
settings.yaml
files from version to version. #206The text was updated successfully, but these errors were encountered: