These slides were prepared and use for an Introduction to napari workshop run at JAX (Spring 2024).
The slide content is provided under a CC-BY license. You may reuse and share the contents for any purpose, in any way, just please make sure to provide attribution to this source material.
Slides were generated using quarto
and VS Code extension.
Please note that the HTML in gh-pages
branch is generated by the GitHub Action on push to main
.
To edit the rendered slides, edit the .qmd
file. Note that code-cells with {python}
will be
executed, while those with just python
will be only rendered as code.
PRs welcome.