<?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: Copy a script from the current subscription to new subscription in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13279#M7988</link>
    <description>&lt;P&gt;Moving notebooks from one workspace to another is fast if you programmatically do it. If you use the REST APIs or Repos it will take very little time. If you decide to manually export/import it could take longer. &lt;/P&gt;</description>
    <pubDate>Mon, 25 Oct 2021 15:56:46 GMT</pubDate>
    <dc:creator>Ryan_Chynoweth</dc:creator>
    <dc:date>2021-10-25T15:56:46Z</dc:date>
    <item>
      <title>Copy a script from the current subscription to new subscription</title>
      <link>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13273#M7982</link>
      <description>&lt;P&gt;I would like to check if there is a process to copy a script/code or migrate the script  from the current subscription of the Azure Databricks - Notebooks to new subscription of Databricks (new notebook). &lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 07:29:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13273#M7982</guid>
      <dc:creator>Mec_Mec</dc:creator>
      <dc:date>2021-10-15T07:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a script from the current subscription to new subscription</title>
      <link>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13274#M7983</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.databricks.com/s/profile/0053f000000WWiAAAW" alt="https://community.databricks.com/s/profile/0053f000000WWiAAAW" target="_blank"&gt;Mec Mec&lt;/A&gt;&amp;nbsp;, we have databricks migration too that will help you to migrate all the notebooks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/databrickslabs/migrate" target="test_blank"&gt;https://github.com/databrickslabs/migrate&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your requirement is to copy only a single notebook you can export it from the old workspace and import it to the new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2394i2A7427CA898D164F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2400i6C3ABA9ED7CD12CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To export a folder you can do the below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2397iB0AF1ED8BFA6493E/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer to the below link for more information.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/notebooks/notebooks-manage.html#notebook-external-formats" target="test_blank"&gt;https://docs.databricks.com/notebooks/notebooks-manage.html#notebook-external-formats&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 07:44:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13274#M7983</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2021-10-15T07:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a script from the current subscription to new subscription</title>
      <link>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13275#M7984</link>
      <description>&lt;P&gt;We will need to copy the script from the notebook then transfer or migrate to a new notebook (New Subscription, new databricks)&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 07:54:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13275#M7984</guid>
      <dc:creator>Mec_Mec</dc:creator>
      <dc:date>2021-10-15T07:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a script from the current subscription to new subscription</title>
      <link>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13276#M7985</link>
      <description>&lt;P&gt;as @Prabakar Ammeappin​&amp;nbsp;said just use &lt;A href="https://github.com/databrickslabs/migrate" alt="https://github.com/databrickslabs/migrate" target="_blank"&gt;https://github.com/databrickslabs/migrate&lt;/A&gt; or just use export option in notebook (in File top menu) or go to workspace click arrow and choose export (possible for both directory and notebook)&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 08:03:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13276#M7985</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2021-10-15T08:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a script from the current subscription to new subscription</title>
      <link>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13277#M7986</link>
      <description>&lt;P&gt;@Michelle Rivera​&amp;nbsp; - I would also look into version control for your notebooks. The Databricks repos are a great way to do this but you can do it in the workspace as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With version control you would be able to clone the repository into the new workspace. &lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 20:07:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13277#M7986</guid>
      <dc:creator>Ryan_Chynoweth</dc:creator>
      <dc:date>2021-10-15T20:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a script from the current subscription to new subscription</title>
      <link>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13278#M7987</link>
      <description>&lt;P&gt; how quickly move the Databricks notebooks from one account to another?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 09:44:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13278#M7987</guid>
      <dc:creator>Mec_Mec</dc:creator>
      <dc:date>2021-10-22T09:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Copy a script from the current subscription to new subscription</title>
      <link>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13279#M7988</link>
      <description>&lt;P&gt;Moving notebooks from one workspace to another is fast if you programmatically do it. If you use the REST APIs or Repos it will take very little time. If you decide to manually export/import it could take longer. &lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 15:56:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/copy-a-script-from-the-current-subscription-to-new-subscription/m-p/13279#M7988</guid>
      <dc:creator>Ryan_Chynoweth</dc:creator>
      <dc:date>2021-10-25T15:56:46Z</dc:date>
    </item>
  </channel>
</rss>

