The napari hub is transitioning to a community-run implementation due to launch in June 2025.
Since October 1, 2024, this version is no longer actively maintained and will not be updated. New plugins and plugin updates will continue to be listed.

napari-tabu

napari-tabu

A plugin for handling multiple napari windows

License PyPI Python Version tests codecov

A plugin for handling multiple napari windows


Usage

To open a new window, first click the menu Plugins > napari-tabu: open new window

Afterwards, select the layer which should be opened in the new window and click on Run:

When you're done with working with the new window, you can send back the result of your work using the Send current layer back to main napari butoon:

This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.

Installation

You can install napari-tabu via pip:

pip install napari-tabu

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

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

Issues

If you encounter any problems, please open a thread on image.sc along with a detailed description and tag @haesleinhuepf.

Version:

  • 0.1.5

Last updated:

  • 01 January 2022

First released:

  • 14 October 2021

License:

Supported data:

  • Information not submitted

Plugin type:

GitHub activity:

  • Stars: 0
  • Forks: 0
  • Issues + PRs: 0

Python versions supported:

Operating system:

Requirements:

  • napari-plugin-engine (>=0.1.4)
  • numpy
  • napari
  • napari-tools-menu