Skip to content

Commit f5e80d2

Browse files
Update README.md
1 parent 2ffb2c5 commit f5e80d2

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
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.

0 commit comments

Comments
 (0)