upload_wheel
Upload Python wheel files from local storage to Databricks workspace for deployment in Lakeflow data experiments and job execution.
Instructions
Uploads a local wheel file to the Databricks workspace.
Args:
local_path: The local path to the wheel file.
Returns:
The full remote path of the uploaded wheel.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_path | Yes |