<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can we deploy databricks notebooks using databricks asset bundles ( DABs )? in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132161#M2603</link>
    <description>&lt;P&gt;I gone through resources supported by DABs but cannot find notebooks deployment via DABs. Is it any possible way we can deploy notebooks using DABs? What the alternative approach?&lt;/P&gt;</description>
    <pubDate>Tue, 16 Sep 2025 19:15:11 GMT</pubDate>
    <dc:creator>Akash30307</dc:creator>
    <dc:date>2025-09-16T19:15:11Z</dc:date>
    <item>
      <title>Can we deploy databricks notebooks using databricks asset bundles ( DABs )?</title>
      <link>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132161#M2603</link>
      <description>&lt;P&gt;I gone through resources supported by DABs but cannot find notebooks deployment via DABs. Is it any possible way we can deploy notebooks using DABs? What the alternative approach?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 19:15:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132161#M2603</guid>
      <dc:creator>Akash30307</dc:creator>
      <dc:date>2025-09-16T19:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can we deploy databricks notebooks using databricks asset bundles ( DABs )?</title>
      <link>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132163#M2604</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/185033"&gt;@Akash30307&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Assets bundles are desinged for that purpose. They bundle your code like notebooks, python files and let you define various resource like clusters, jobs etc.&lt;BR /&gt;Here you will find example how to deploy DAB with notebook and use then in job via notebook task:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/dev-tools/bundles/jobs-tutorial" target="_blank"&gt;Develop a job with Databricks Asset Bundles | Databricks on AWS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 19:23:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132163#M2604</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-09-16T19:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can we deploy databricks notebooks using databricks asset bundles ( DABs )?</title>
      <link>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132182#M2605</link>
      <description>&lt;P&gt;Hi Szymon, Thanks for your info.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I understand, we can deploy job using DABs. Sorry, I might have understood it wrongly. I just want to deploy only the notebooks. I don't want to deploy along with job or any other but only pure notebooks. Is it possible via DABs? If so, could you please share insights on that? I seen below document "notebooks" resource is not mentioned and also did not see any examples saying only notebooks deployment. So, bit confused.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/dev-tools/bundles/resources" target="_blank"&gt;https://docs.databricks.com/aws/en/dev-tools/bundles/resources&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 05:15:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132182#M2605</guid>
      <dc:creator>Akash30307</dc:creator>
      <dc:date>2025-09-17T05:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can we deploy databricks notebooks using databricks asset bundles ( DABs )?</title>
      <link>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132191#M2606</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/185033"&gt;@Akash30307&lt;/a&gt;&amp;nbsp;m&lt;/P&gt;&lt;P&gt;Yes. When you initialize DAB it creates certain structures of folders for you. Anything in src folders will be deployerd. So you can put your source code there, in your case notebook files and they will be deployed to workspace.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 06:37:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132191#M2606</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-09-17T06:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can we deploy databricks notebooks using databricks asset bundles ( DABs )?</title>
      <link>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132223#M2607</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/185033"&gt;@Akash30307&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thank you for your question!&lt;BR /&gt;&lt;BR /&gt;You can also deploy notebooks via our Terraform provider.&lt;BR /&gt;You can find more information on our &lt;A href="https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/td-p/132161" target="_self"&gt;website&lt;/A&gt;.&lt;BR /&gt;&lt;SPAN&gt;You can also work with&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://registry.terraform.io/providers/databricks/databricks/latest/docs/data-sources/notebook" target="_blank"&gt;databricks_notebook&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://registry.terraform.io/providers/databricks/databricks/latest/docs/data-sources/notebook_paths" target="_blank"&gt;databricks_notebook_paths&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;data sources.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 10:34:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/can-we-deploy-databricks-notebooks-using-databricks-asset/m-p/132223#M2607</guid>
      <dc:creator>Sai_Ponugoti</dc:creator>
      <dc:date>2025-09-17T10:34:50Z</dc:date>
    </item>
  </channel>
</rss>

