napari-workshop-template

July 19, 2023 ยท View on GitHub

The napari workshop at Microscopy and Microanalysis 2023

On the web: https://kephale.github.io/napari-workshop-mandm-2023/

To see a live version where you can execute the notebooks on your browser, use Binder

How to get started

GUI installation

  1. Download napari as an app (e.g. the 0.4.18 release here: https://github.com/napari/napari/releases/tag/v0.4.18 )
  2. Open napari.
  3. Select Plugins \ Plugin Manager.
  4. Install the napari workshop browser plugin, and restart napari.
  5. Run this plugin and enter the URL of this workshop's zip file: https://github.com/kephale/napari-workshop-mandm-2023/archive/refs/heads/main.zip
  6. Click Launch workshop.

Non-GUI installation

Follow the instructions on napari.org: https://napari.org/stable/tutorials/fundamentals/installation.html

Resources

Contributing to this repository

If you find typos, incomplete or misleading instructions, or have suggestions for improvements to this template, open an issue at the kephale/napari-workshop-mandm-2023 repo.