How to contribute#
Clone the tutorials repository
git clone https://github.com/ptycho/tutorials.git
and create a new branch for a new example that you would like to add to the tutorials.
Access
If you need write access to push your branch to remote, please create an issue.
To add a new user example, create a Jupyter notebook inside notebooks/user_examples
following this template.
Once the notebook is ready for publication, open a pull request with your new branch.