herman-wu/Databrick Notebook Run
Run a notebook in Databrick
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| databrick-server-uri | URL of the databrick server | yes | https://adb-XXXX.XX.azuredatabricks.net |
| databrick-token | Databrick Access Token | yes | abcdefghijk |
| databrick-cluster-id | Databrick Cluster ID | yes | abcdefghijk |
| databrick-local-path | Notebook in Databrick | yes | github/workspace/notebooks |
| databrick-workspace-path | Workspace in Databrick | yes | Users/xxx@domain.com |
| databrick-outfile-path | File path to save process log | yes | github/workspace/notebooks |
Outputs
| name | description |
|---|---|
| result | Result of the notebook |