Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianhi/test
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ianhi/test
- Owner: ianhi
- License: bsd-3-clause
- Created: 2023-05-10T21:14:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-10T21:25:35.000Z (over 1 year ago)
- Last Synced: 2024-11-12T10:47:51.719Z (about 2 months ago)
- Language: Shell
- Size: 27.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# napari-workshop-template
A JupyterBook template for napari workshops.
**To see the built website, go to
https://.github.io/napari-workshop-template**. For
example, see this template [here](https://napari.org/napari-workshop-template/home.html).**To see a live version where you can execute the notebooks on your browser, use [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/napari/napari-workshop-template/main)** (make sure this link points to your own repository!)
## What is this repository?
This repository is meant to be [forked](https://docs.github.com/en/get-started/quickstart/fork-a-repo) 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:
![Use this template button on GitHub interface](napari-workshops/docs/images/00-template.png)
Once you have created your workshop, if you would like the event to be listed [in napari.org](https://napari.org/stable/further-resources/napari-workshops.html), feel free to submit a pull request to https://github.com/napari/docs
## Documentation
To learn more about how to build, publish, share and cite your workshop materials, check the [Build your own workshop section](https://napari.github.io/napari-workshop-template/docs/build_your_workshop.html).
## Contributing to this repository
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.