actions-marketplace-validations/Datapane Build
Build a Datapane report from a script inside your repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 9, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/datapane_build-action@a0956764d6794b2ba066c1513200196a28c901eb # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| script | Path to your script | yes | — |
| token | API token | no | — |
| server | Datapane server host | no | https://datapane.com |
| requirements | Script dependencies, using pip requirements syntax | no | [] |
| parameters | Script Parameters | no | {} |
| version | Datapane version to install, using pip specification | no | — |
Outputs
no outputs