-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
This issue describes the need to define a set of tests that run the existing Jupyter notebooks examples to check that changes in the codebase does not leave the examples broken.
These tests can be define by using Papermill, a Python package to execute jupyter notebooks, following what other Python libraries, such as pyhf, has done.
List of goals:
- Migrate current notebooks to Python3 syntax.
- Define set of tests using Papermill
- Include these tests on GitHub Actions (Same trigger conditions as the current CI workflow? different? 🤷🏻♂️ )
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers