Description
Use papermill in CI pipeline to test that each notebook example can execute
Type of Test
- Integration test (e.g. checking if a certain group or set of functionality is working as intended)
Expected Behavior
- Papermill added as developer dependency
- Add a step in the CI process for branches and master that:
- Executes each notebook using papermill
- Tests fail if a single notebook fails
- Process for slow-to-run notebooks TBD
Additional Context
See PySyft for examples
Description
Use
papermillin CI pipeline to test that each notebook example can executeType of Test
Expected Behavior
Additional Context
See PySyft for examples