cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Databricks Bundle Asset - Notebook-based bundling alternative to CLI approach

siddharthsomni
New Contributor

Hello All - I have a scenario where we want to do entire bundling and packaging in notebook to deploy Jobs using Databricks Asset Bundle without using CLI or VS Code. I didn't find any material or reference that provides insights. Any input would be great help. Thanks

1 REPLY 1

pgo
New Contributor III

It seems that using notebooks, it is possible to implement DAB as well, though Iโ€™m not yet sure about the limitations. If you manage to complete it, could you please share the details?