> For the complete documentation index, see [llms.txt](https://arcos.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arcos.gitbook.io/home/installation/avalilable-implementations/napari-plugin-arcos-gui.md).

# Napari Plugin "arcos-gui"

#### Napari

[Napari ](https://arcos.gitbook.io/home/installation/avalilable-implementations/www.napari.org)is a multidimensional image viewer for python. It is available either as a python package or as a standalone application. See [here](https://napari.org/tutorials/fundamentals/installation) for installation instructions of napari.

#### Demo of the napari plugin on Youtube:

{% embed url="<https://www.youtube.com/watch?v=hG_z_BFcAiQ>" %}

#### Installation instructions:

After successfully installing napari, you can install `arcos-gui` via [pip](https://pip.pypa.io):

```
pip install arcos-gui
```

Or install arcos-gui from within napari via the plugin toolbar (required for the standalone version).

To install the most recent development version :

```
pip install git+https://github.com/bgraedel/arcos-gui.git
```

#### Package Specific Documentation and usage instructions:

{% embed url="<https://bgraedel.github.io/arcos-gui/>" %}

#### Github repository:

{% embed url="<https://github.com/bgraedel/arcos-gui>" %}
