<?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 Re: Processing Notebook in python in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/processing-notebook-in-python/m-p/62813#M32099</link>
    <description>&lt;P&gt;I want to automate the refactoring, so using DBConnect and VScode extension I can develop my code.&lt;/P&gt;&lt;P&gt;But I want to modify already written code.&lt;/P&gt;&lt;P&gt;Like, Example: if in my old_notebook whereever there is table1 i need to replace with table2.&lt;/P&gt;&lt;P&gt;For these I need to read notebook and replace the content programmatically.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2024 05:26:04 GMT</pubDate>
    <dc:creator>Avinash_Narala</dc:creator>
    <dc:date>2024-03-07T05:26:04Z</dc:date>
    <item>
      <title>Processing Notebook in python</title>
      <link>https://community.databricks.com/t5/data-engineering/processing-notebook-in-python/m-p/62410#M31963</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I exported notebook from my workspace into my local machine and want to read it in my python code .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is there a way to read the content of my notebook programmatically and make necessary changes and save as dbc/html notebook&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 06:39:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/processing-notebook-in-python/m-p/62410#M31963</guid>
      <dc:creator>Avinash_Narala</dc:creator>
      <dc:date>2024-03-01T06:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Notebook in python</title>
      <link>https://community.databricks.com/t5/data-engineering/processing-notebook-in-python/m-p/62441#M31968</link>
      <description>&lt;P&gt;Not sure what you are trying to accomplish here. If you want to export a notebook as python to do manual editing locally, and then import it back into your workspace why not use repos and connect to it using VSCode etc? You can export the notebook as a python file. Just don't delete the top&amp;nbsp;# Databricks notebook source line. Otherwise you can also use DBConnect and the VSCode Databricks Extension to run the code locally using your Databricks custer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 12:13:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/processing-notebook-in-python/m-p/62441#M31968</guid>
      <dc:creator>ossinova</dc:creator>
      <dc:date>2024-03-01T12:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Notebook in python</title>
      <link>https://community.databricks.com/t5/data-engineering/processing-notebook-in-python/m-p/62813#M32099</link>
      <description>&lt;P&gt;I want to automate the refactoring, so using DBConnect and VScode extension I can develop my code.&lt;/P&gt;&lt;P&gt;But I want to modify already written code.&lt;/P&gt;&lt;P&gt;Like, Example: if in my old_notebook whereever there is table1 i need to replace with table2.&lt;/P&gt;&lt;P&gt;For these I need to read notebook and replace the content programmatically.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 05:26:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/processing-notebook-in-python/m-p/62813#M32099</guid>
      <dc:creator>Avinash_Narala</dc:creator>
      <dc:date>2024-03-07T05:26:04Z</dc:date>
    </item>
  </channel>
</rss>

