(cleanup) remove unused bundle template

This commit is contained in:
Anton Nekipelov 2025-03-11 15:54:25 +01:00
parent 333a7cf1ea
commit ee69dbe00e
2 changed files with 0 additions and 24 deletions

View File

@ -1,12 +0,0 @@
{
"properties": {
"unique_id": {
"type": "string",
"description": "Unique ID for the experiment name"
},
"experiment_name": {
"type": "string",
"description": "Experiment name. An experiment name must be an absolute path within the Databricks workspace, e.g. '/Users/<some-username>/my-experiment'"
}
}
}

View File

@ -1,12 +0,0 @@
bundle:
name: ml-experiment
workspace:
root_path: "~/.bundle/{{.unique_id}}"
resources:
experiments:
experiment1:
name: {{.experiment_name}}
artifact_location: s3://test-location