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}" ``` |
||
---|---|---|
.. | ||
build.go | ||
deploy.go | ||
initialize.go | ||
phase.go |