lfreleng-actions/Verify Jupyter Notebooks
Validates Jupyter Notebooks with pytest and nbmake
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python_version | Python version used to run tests | yes | — |
| permit_fail | Continue even when one or more tests fails | no | false |
| path_prefix | Directory location containing Python project code | no | — |
| parallel_tests | Parallel pytest/nbmake processes | no | false |
| nbmake_kernel | Force nbmake to use a specific kernel | no | — |
| install_kernel | Install custom kernel prior to testing | no | — |
| PYTEST_FLAGS | Flags to send to the pytest command | no | --no-cov |
Outputs
no outputs