Exploratory data analysis with napari, scikit-image, and Jupyter

Опубликовано: 22 Июль 2026
на канале: I2K Conference
80
2

Exploratory data analysis with napari, scikit-image, and Jupyter | Peter Sobolewski | November 17th, Halfway to I2K 2025

Authors: Peter Sobolewski, napari | The Jackson Laboratory

Workshop Description: This workshop will focus on using napari from a Jupyter notebook to carry out exploratory image analysis. You will learn how to launch napari from Jupyter, how to interact with it, and how to document your work using nbscreenshot.

Please have a Python virtual environment with napari and jupyterlab installed using your preferred tool. If you're completely new to napari, you can follow the official instructions: https://napari.org/stable/tutorials/f...
After installing napari, follow with pip install jupyterlab or conda install jupyterlab in your napari environment, using the same method as your napari installation.

Target Audience: Beginner users, intermediate users

Keywords: napari, jupyter, scikit-image