<?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 Programmatically edit notebook in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/programmatically-edit-notebook/m-p/103347#M41414</link>
    <description>&lt;P&gt;I have a job to move notebook from Volume to workspace, then execute it with dbutils.notebook.run(). Instead of directly running the notebook, i want to append some logic (i.e. Save results to a certain able) at the end of the notebook, is there a suggested way for that?&lt;/P&gt;&lt;P&gt;I think we can treat the notebook as a regular file and just append our code into it.&amp;nbsp; But wondering if there's any built-in feature from Databricks that can handle this gracefully.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Dec 2024 19:41:21 GMT</pubDate>
    <dc:creator>lauraxyz</dc:creator>
    <dc:date>2024-12-27T19:41:21Z</dc:date>
    <item>
      <title>Programmatically edit notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/programmatically-edit-notebook/m-p/103347#M41414</link>
      <description>&lt;P&gt;I have a job to move notebook from Volume to workspace, then execute it with dbutils.notebook.run(). Instead of directly running the notebook, i want to append some logic (i.e. Save results to a certain able) at the end of the notebook, is there a suggested way for that?&lt;/P&gt;&lt;P&gt;I think we can treat the notebook as a regular file and just append our code into it.&amp;nbsp; But wondering if there's any built-in feature from Databricks that can handle this gracefully.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 19:41:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/programmatically-edit-notebook/m-p/103347#M41414</guid>
      <dc:creator>lauraxyz</dc:creator>
      <dc:date>2024-12-27T19:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically edit notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/programmatically-edit-notebook/m-p/103355#M41415</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/133340"&gt;@lauraxyz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Currently, there is no built-in feature in Databricks that directly supports appending logic to a notebook before execution, so treating the notebook as a regular file and modifying its content is a practical solution.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 20:11:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/programmatically-edit-notebook/m-p/103355#M41415</guid>
      <dc:creator>Alberto_Umana</dc:creator>
      <dc:date>2024-12-27T20:11:04Z</dc:date>
    </item>
  </channel>
</rss>

