A JupyterBook template for napari workshops.
To see the built website, go to https://<your_github_username>.github.io/napari-workshop-template
To see a live version where you can execute the notebooks on your browser, use (make sure this link points to your own repository!)
This repository is meant to be forked and edited so that you have a starting point when creating your own napari workshop. All instructions below are meant to be executed on your own fork, so that you have a copy of the template that you can adjust to your needs.
You can also click the Use this template
button in the GitHub web interface for this repository:
Once you have created your workshop, if you would like the event to be listed in napari.org, feel free to submit a pull request to https://github.com/napari/docs
To learn more about how to build, publish, share and cite your workshop materials, check the Build your own workshop section.
If you find typos, incomplete or misleading instructions, or have suggestions for improvements to this template, open an issue at the napari/napari-workshop-template repo.