If you're planning to create a new example notebook, please follow these steps:
-
Access the Template: Start by accessing the
template.ipynb
file. This is our standard template for creating new example notebooks which includes the standard metadata requirements for our Notebooks. -
Create a New Notebook: Make sure your notebook runs as expected. This includes sections for the introduction, data preparation, analysis, and results. An automatic GitHub Action will block the publication of your Example Notebook if it does not run entirely.
-
Save and Submit: Once you're done, save your notebook and submit it for review. You can do this by creating a pull request on our GitHub repository.