Marketplace
<div align="center"> <h3>💎 Premium sponsors</h3> <p> <a href="https://id8media.com"><img src=".github/assets/id8media.svg" height="44" alt="ID8 Media" /></a> <a href="https://one-studio.co"><img src=".github/assets/one-studio.jpeg" height="44" alt="One Studio" /></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>
compute-databricks
Othertogo compute backend — submit runs to Databricks Jobs
togo-framework
bash
togo install togo-framework/compute-databricksInstall
bash
togo install togo-framework/compute-databricksA togo compute backend that submits one-time runs to Databricks via the
Jobs REST API (/api/2.1/jobs/runs/submit).
bash
togo install togo-framework/compute-databricks
togo provider:use compute databricks
togo config:set DATABRICKS_HOST https://xxx.cloud.databricks.com
togo config:set DATABRICKS_CLUSTER_ID 0101-…
# DATABRICKS_TOKEN in .env (secret)
Key | Purpose |
|---|---|
| DATABRICKS_HOST | workspace URL |
| DATABRICKS_TOKEN | PAT (secret) |
| DATABRICKS_CLUSTER_ID | existing cluster |
Rows per page
1–3 of 3Page 1 of 1
<div align="center"> <h3>💎 Premium sponsors</h3> <p> <a href="https://id8media.com"><img src=".github/assets/id8media.svg" height="44" alt="ID8 Media" /></a> <a href="https://one-studio.co"><img src=".github/assets/one-studio.jpeg" height="44" alt="One Studio" /></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>