vln-devsecops/build-paper
Build a Jupyter ipynb file into a PDF and a GitHub Page
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | Name of the ipynb file to build | yes | paper.ipynb |
| requirements-txt | Requirements file to use to import the dependencies of the paper | yes | requirements.txt |
| publish-ghpages | Whether or not to publish the result to GH Pages, overwriting what may be there | yes | false |
| python-version | Version of Python to use | yes | 3.10 |
| pandoc-version | Version of Pandoc to use | yes | 2.19 |
| attachments | Files to include in GH page and artifact | yes | "" |
| build-pdf | Flag to determine whether to build the PDF | yes | true |
Outputs
no outputs