Skip to content

napari plugin/extension to check for napari core library updates in the application bundle

License

Notifications You must be signed in to change notification settings

napari/update-checker

Repository files navigation

napari-update-checker

License PyPI Python Version tests codecov

napari update checker to query for new napari versions.

You can read the documentation at napari.org/update-checker.

Overview

The napari-update-checker is a plugin that checks for newer versions of napari available either on conda-forge, or on PyPI, by querying the repository release tags.

Screenshot of the napari-update-checker interface, showcasing the plugin

napari-update-checker knows how to detect if napari was installed using conda or pip or if it was installed using the application bundle to provide the correct documentation on how to update napari to the latest version.

Widget

Screenshot of the napari-update-checker widget

License

Distributed under the terms of the BSD-3 license, "napari-update-checker" is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.