kynan/NBStripout Check
Verify that Jupyter notebooks have their output stripped
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Python version to use (supports versions, ranges, or "3.x"). Can also use a .python-version file by setting this to an empty string and ensuring the file exists. | no | 3.x |
| paths | Newline-separated list of paths to check (supports wildcards) | no | **/*.ipynb |
| extra-keys | Extra metadata keys to strip (space-separated) | no | "" |
| keep-output | Keep output in notebooks | no | false |
| keep-count | Keep execution counts | no | false |
| strip-init-cells | Strip init cells | no | false |
Outputs
no outputs