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
How to get started
GUI installation
- Download napari as an app (e.g. the 0.4.18 release here: https://github.com/napari/napari/releases/tag/v0.4.18 )
- Open napari.
- Select
Plugins \ Plugin Manager. - Install the
napari workshop browserplugin, and restart napari. - 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
- 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.