datapane/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: datapane/build-action@926dd8ea0de1c1827be8e226b1e7acda1776fb8a # v2tags 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