Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions src/content/sprints/napari.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: "napari"
numberOfPeople: "10" # How many people you expect to be able to accommodate.
pythonLevel: "Any" # Any, Beginner, Intermediate, or Advanced.
contactPerson: # The main person to reach out to regarding the sprint.
name: "Lorenzo Gaifas"
email: brisvag@proton.me
github: brisvag
links: # Add as many links as relevant.
- title: "napari website"
url: "https://napari.org"
- title: "github repository"
url: "https://github.com/napari/napari"
---

[napari](https://github.com/napari/napari) is a fast, interactive,
multi-dimensional image viewer for Python. Check out
[napari.org](https://napari.org) for more information about the project, how to
get started and how to contribute.

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!

We don't have strict plans for this day, but here's a few ideas for what you
could be doing:

- ask our help with getting started with napari, or with some issue you found
along the way
- get guidance with developing your napari plugin
- fix that long-standing annoying bug that has been bothering you for so long...
- develop (or at least begin working on :P) a new feature you'd like to add to
napari
- anything else that crosses your mind!