Contribute Example Notebooks
A brief guide for contributing new example notebooks.
Neurodesk welcomes community-contributed content. We aim to collect a wide variety of tutorials and examples representing the spectrum of tools available under the Neurodesk architecture and the diversity in how researchers might apply them. Sharing your expertise helps others learn and supports reproducible research.
To contribute a new tutorial or example notebook:
Start from the template
Use the tutorial template or the example notebook template as a starting point. They include recommended formatting and structure.
Follow the documentation style
Write clearly and concisely. Include any necessary prerequisites, commands, and expected outputs.
Save your content
For tutorials: add your Markdown file to the Github neurodesk.github.io: tutorials folder
For example notebooks: add your .ipynb
file to the
Github example-notebooks: books folder
Submit your contribution
We credit all tutorial contributors on the Contributors page.
If you would like to be listed, please include your name and a short description in your pull request, following this format.
In addition, each example notebook receives a DOI for formal attribution through Zenodo. This ensures that your contribution is citable and can be referenced in academic publications.
If you have questions or would like feedback before submitting, feel free to open a discussion.
Thank you for helping build a more accessible and collaborative neuroimaging community.
A brief guide for contributing new example notebooks.
A brief guide for contributing new tutorials.