actions-marketplace-validations/nbmake

Test notebooks

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
notebooksNewline-delimited list of glob patterns of ipynb files to testno**/*ipynb
ignoreNewline-delimited list of glob patterns of ipynb files to ignore. This is not the same as pytest `glob-ignore`. Read src/main.ts for details. no""
workdirworkdir that pytest --nbmake is called fromno.
path-outputCreate an html report to `{path_output}_build/html`no
overwriteWrite notebooks back into the repo directory. This allows you to commit them to the repo or run additional build tools on the outputs e.g. jupyter-book" nofalse
verboseShow debug informationnofalse
extra-pytest-argsNewline-delimited list of pytest argsno""
open-usage-loggingProvide usage metadata to treebeardtech when used in *open source repos*. This allows me to fix issues without you reporting them. notrue

no outputs