dpnkrpl/autopy-lot
Converts Jupyter Notebooks to python, Markdown ,rmarkdown and lot more !
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN secret < automatically provided by Github , you don't need to set up > | yes | — |
| check | Which files to check: all or just committed: all | latest | no | all |
| input_type | File types to be converted : py | ipynb | r | no | ipynb |
| comment_magics | --opt comment_magics <see documentation> : false (default) | true | no | "" |
| split_at_heading | --opt split_at_heading <see documentation> :false (default) | true | no | "" |
| output_type | Target output type: py | markdown | rmarkdown | r | ipynb | no | py |
| output_dir | Output directory | yes | ./autopy-lot/ |
| target_branch | Branch that the badge will target. Defaults to the current branch. | no | "" |
| pull_request_branch | Branch that the badge will target on pull_request. Defaults to GITHUB_BASE_REF. | no | "" |
| target_repository | Repository that the badge will target. Defaults to the current repository. | no | "" |
| pull_request_repository | Repository that the badge will target on pull_request. Defaults to TARGET_REPOSITORY | no | "" |
Outputs
no outputs