1. Getting Started¶
Browse the various code snippets available and adapt them into your own project. To contribute, simply open a PR.
The synthax must follow the Sphynx Gallery structure. Examples are organized by category. Feel free to add new categories and don’t forget to create a README.rst file in each new folder.
If you want to share Jupyter notebooks, please first convert them with the following command: jupyter nbconvert --to script *.ipynb.
Please note that you need to apply an appropriate license in your project (usually a CeCILL-B license).