<?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 to go up two folders using relative path in %run? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-go-up-two-folders-using-relative-path-in-run/m-p/18983#M12663</link>
    <description>&lt;P&gt;In order to access a notebook in the current folder use ../notebook_2&lt;/P&gt;&lt;P&gt;to go 2 folders up and access (say notebook "secret") use ../../secret&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 19:40:41 GMT</pubDate>
    <dc:creator>VaibB</dc:creator>
    <dc:date>2022-12-02T19:40:41Z</dc:date>
    <item>
      <title>How to go up two folders using relative path in %run?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-go-up-two-folders-using-relative-path-in-run/m-p/18981#M12661</link>
      <description>&lt;P&gt;I'm wanting to store a notebook with functions two folders up from the current notebook. I know that I can start the path with ../ to go up one folder but when I've tried .../ it won't go up two folders. Is there a way to do this?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 18:32:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-go-up-two-folders-using-relative-path-in-run/m-p/18981#M12661</guid>
      <dc:creator>cmilligan</dc:creator>
      <dc:date>2022-12-02T18:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to go up two folders using relative path in %run?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-go-up-two-folders-using-relative-path-in-run/m-p/18982#M12662</link>
      <description>&lt;P&gt;Hi @Coleman Milligan​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try ../../notebook&lt;/P&gt;&lt;P&gt;If you need to go more levels you need to add ../ &lt;/P&gt;&lt;P&gt;It is standard dox notations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically&lt;/P&gt;&lt;P&gt;./notebook - same directory relative path&lt;/P&gt;&lt;P&gt;../notebook - one directory above your current directory&lt;/P&gt;&lt;P&gt;../../notebook - 2 directories above your current directory&lt;/P&gt;&lt;P&gt;../../../notebook - 3 directories up and so on......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;/P&gt;&lt;P&gt;Cheers...&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 19:10:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-go-up-two-folders-using-relative-path-in-run/m-p/18982#M12662</guid>
      <dc:creator>UmaMahesh1</dc:creator>
      <dc:date>2022-12-02T19:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to go up two folders using relative path in %run?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-go-up-two-folders-using-relative-path-in-run/m-p/18983#M12663</link>
      <description>&lt;P&gt;In order to access a notebook in the current folder use ../notebook_2&lt;/P&gt;&lt;P&gt;to go 2 folders up and access (say notebook "secret") use ../../secret&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 19:40:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-go-up-two-folders-using-relative-path-in-run/m-p/18983#M12663</guid>
      <dc:creator>VaibB</dc:creator>
      <dc:date>2022-12-02T19:40:41Z</dc:date>
    </item>
  </channel>
</rss>

