Pieter Noordhuis
|
11f75fd320
|
Add support for AI/BI dashboards (#1743)
## Changes
This change adds support for modeling [AI/BI dashboards][docs] in DABs.
[Example bundle configuration][example] is located in the
`bundle-examples` repository.
[docs]: https://docs.databricks.com/en/dashboards/index.html#dashboards
[example]:
https://github.com/databricks/bundle-examples/tree/main/knowledge_base/dashboard_nyc_taxi
## Tests
* Added unit tests for self-contained parts
* Integration test for e2e dashboard deployment and remote change
modification
|
2024-10-29 09:11:08 +00:00 |