napari from Jupyter notebooks#

This section should teach you how to interact with napari from jupyter notebooks. napari is a fast, interactive, multi-dimensional image viewer for Python, and it is designed for browsing, annotating, and analyzing large multi-dimensional images.

We also show an example of how to architect a simple 3D image processing workflow in a Jupyter notebook using napari.

See also#