Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 2.04 KB

README.md

File metadata and controls

38 lines (24 loc) · 2.04 KB

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.