File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
- # intro-napari-slides
2
- Introductory slideshow to napari
1
+ # Slideshow introduction to napari
2
+
3
+ These slides were prepared and use for an Introduction to napari workshop run at JAX (Spring 2024).
4
+
5
+ ---
6
+ The slide content is provided under a [ CC-BY license] ( https://creativecommons.org/licenses/by/4.0/ ) .
7
+ You may reuse and share the contents for any purpose, in any way, just please make sure to provide
8
+ attribution to this source material.
9
+
10
+ ---
11
+ Slides were generated using [ ` quarto ` ] ( https://quarto.org ) and VS Code extension.
12
+ Please note that the HTML in ` gh-pages ` branch is generated by the GitHub Action on push to ` main ` .
13
+ To edit the rendered slides, edit the ` .qmd ` file. Note that code-cells with ` {python} ` will be
14
+ executed, while those with just ` python ` will be only rendered as code.
15
+ PRs welcome.
You can’t perform that action at this time.
0 commit comments