Skip to content

Commit eeba0d7

Browse files
authored
Add napari sprint
1 parent 39b4304 commit eeba0d7

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

src/content/sprints/napari.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: "napari"
3+
numberOfPeople: "10" # How many people you expect to be able to accommodate.
4+
pythonLevel: "Any" # Any, Beginner, Intermediate, or Advanced.
5+
contactPerson: # The main person to reach out to regarding the sprint.
6+
name: "Lorenzo Gaifas"
7+
email: brisvag@proton.me
8+
github: brisvag
9+
links: # Add as many links as relevant.
10+
- title: "napari website"
11+
url: "https://napari.org"
12+
- title: "github repository"
13+
url: "https://github.com/napari/napari"
14+
---
15+
16+
[napari](https://github.com/napari/napari) is a fast, interactive, multi-dimensional image viewer for Python.
17+
Check out [napari.org](https://napari.org) for more information about the project, how to get started and how to contribute.
18+
19+
For this sprint, you'll have easy access to some members of the core team to help you get started with using, contributing or extending napari. You're welcome to join whether you never used napari or you're a long time user!
20+
21+
We don't have strict plans for this day, but here's a few ideas for what you could be doing:
22+
- ask our help with getting started with napari, or with some issue you found along the way
23+
- get guidance with developing your napari plugin
24+
- fix that long-standing annoying bug that has been bothering you for so long...
25+
- develop (or at least begin working on :P) a new feature you'd like to add to napari
26+
- anything else that crosses your mind!

0 commit comments

Comments
 (0)