Different examples around Databricks Asset Bundsls (DABs).
- integration-tests - DAB example on how to redefine resource on per-target base, emulating wrapping of the code into integration test that has additional tasks.
- jdemo - DAB example that has both Python wheel and JAR artefacts deployed as job tasks.
- mlops-statcks-multiphase - DAB based on
mlops-stackstemplate, but with customization to deploy quality monitoring in a separate "stage". - vars_demo - demonstrates how to use complex and lookup variables in DABs.