amanda-amy-frost/Jupyter Notebook to PDF

Convert Jupyter notebooks to PDF using nbconvert and LaTeX backend

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
input_dirsComma-separated list of directories to search for .ipynb files (recursive). Empty list means search entire repo.no""
output_dirDirectory where PDFs will be saved.nopdf
dry_runIf true, list the notebooks but do not execute or convert them.nofalse
executeIf true, run the notebooks before converting them.notrue
requirementsPath to requirements.txt file for pip to install before running notebooks.no""

no outputs