fractal255/gha-nbconvert

On every pull request, detect changed Jupyter Notebooks (*.ipynb) and convert them to *.py files under your output dir.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 27, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: fractal255/gha-nbconvert@98534b44d8bc85d448eee792b3742aefb3873d1a # v0.0.5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
output-dirRelative path under the repository root where generated .py files will be written. Default: artifacts/gha-nbconvert.noartifacts/gha-nbconvert

no outputs