yaananth/run-notebook
Run notebook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| notebook | Path to notebook with extension that should be executed | — | "" |
| params | Path to parameters file with extension, contents should be json | — | {} |
| isReport | If True, will hide inputs in notebook | — | false |
| poll | If True, this will pool output every 15 seconds and displays, this is useful in cases where there is long running cells and user wants to see output after going to the page, since github actions does not show streaming from the beginning, this is a hack to get around it | — | false |
Outputs
no outputs