fractal255/gha-nbconvert
On every pull request, detect changed Jupyter Notebooks (*.ipynb) and convert them to *.py files under your output dir.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 27, 2025
- License
- MIT
Pinned Snippet
uses: fractal255/gha-nbconvert@98534b44d8bc85d448eee792b3742aefb3873d1a # v0.0.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| output-dir | Relative path under the repository root where generated .py files will be written. Default: artifacts/gha-nbconvert. | no | artifacts/gha-nbconvert |
Outputs
no outputs