mirror of https://github.com/databricks/cli.git
4026b2cda2
This lets you write: ```yaml libraries: - notebook: path: ./events.sql ``` Instead of: ```yaml artifacts: events_sql: notebook: path: ./events.sql libraries: - notebook: path: "${artifacts.events_sql.notebook.remote_path}" ``` |
||
---|---|---|
.. | ||
interpolation | ||
mutator | ||
resources | ||
artifact.go | ||
bundle.go | ||
environment.go | ||
resources.go | ||
root.go | ||
root_test.go | ||
workspace.go |