mirror of https://github.com/databricks/cli.git
8 lines
156 B
JSON
8 lines
156 B
JSON
|
{
|
||
|
"project_name": "my_default_python",
|
||
|
"include_notebook": "yes",
|
||
|
"include_dlt": "yes",
|
||
|
"include_python": "yes",
|
||
|
"serverless": "auto"
|
||
|
}
|