<?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: How can I view an exported DBC notebook in my computer? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30411#M22049</link>
    <description>&lt;P&gt;Is there any way to convert a DBC archive to code (py or ipynb) offline?  Someone sent me a dbc file and I'd like to take a look at the code.  thanks&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 12:08:52 GMT</pubDate>
    <dc:creator>mushroom</dc:creator>
    <dc:date>2022-07-19T12:08:52Z</dc:date>
    <item>
      <title>How can I view an exported DBC notebook in my computer?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30408#M22046</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is it possible to convert to or export as a .ipynb notebook?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2015 16:50:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30408#M22046</guid>
      <dc:creator>n-riesco</dc:creator>
      <dc:date>2015-07-03T16:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can I view an exported DBC notebook in my computer?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30409#M22047</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi @n-riesco - Right now you can export the source code to your computer. Navigate to the file you want &amp;gt; click the down caret &amp;gt; export. This will be in .py, .scala, or .sql format. &lt;/P&gt;
&lt;P&gt;Databricks also has GitHub integration for source code version control. To access this within a notebook click "Revision History" on the top right corner. &lt;/P&gt;
&lt;P&gt;Also, Databricks is looking to add the ability to export to .ipynb format in coming releases. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2015 17:05:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30409#M22047</guid>
      <dc:creator>kyle1</dc:creator>
      <dc:date>2015-07-31T17:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I view an exported DBC notebook in my computer?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30410#M22048</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Additionally, if you export a directory and/or file you can extract the JSON by using the unzip command. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2015 17:07:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30410#M22048</guid>
      <dc:creator>rlgarris</dc:creator>
      <dc:date>2015-08-07T17:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I view an exported DBC notebook in my computer?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30411#M22049</link>
      <description>&lt;P&gt;Is there any way to convert a DBC archive to code (py or ipynb) offline?  Someone sent me a dbc file and I'd like to take a look at the code.  thanks&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 12:08:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30411#M22049</guid>
      <dc:creator>mushroom</dc:creator>
      <dc:date>2022-07-19T12:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I view an exported DBC notebook in my computer?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30412#M22050</link>
      <description>&lt;P&gt;VSCode offers an extension called DBC Language Syntax.  You will need to configure a connection to a running Databricks cluster.   Microsoft offers you the first 200 hours free on Azure.   It may be enough to get you started.   The "DBC Language Syntax" will open the file, but it will first look for the connection.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 13:10:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/30412#M22050</guid>
      <dc:creator>JRL</dc:creator>
      <dc:date>2023-02-14T13:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I view an exported DBC notebook in my computer?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/62459#M31975</link>
      <description>&lt;P&gt;&lt;BR /&gt;You can rename somefile.dbc to somefile.zip and open it with the Windows File Explorer, however the .python files cannot be opened in vscode or pycharm&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 17:07:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-i-view-an-exported-dbc-notebook-in-my-computer/m-p/62459#M31975</guid>
      <dc:creator>AlexV</dc:creator>
      <dc:date>2024-03-01T17:07:06Z</dc:date>
    </item>
  </channel>
</rss>

