Skip to content

Define Jupyter notebooks automatic tests #475

@Sinclert

Description

@Sinclert

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions