<?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: Display Html from dbfs files in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/display-html-from-dbfs-files/m-p/7639#M3446</link>
    <description>&lt;P&gt;Hi @Sebastian Schueler​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope everything is going great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark an answer as best so that other members can find the solution more quickly? If not, please tell us so we can help you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 01 Apr 2023 01:37:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-04-01T01:37:21Z</dc:date>
    <item>
      <title>Display Html from dbfs files</title>
      <link>https://community.databricks.com/t5/data-engineering/display-html-from-dbfs-files/m-p/7637#M3444</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to display some content from dbfs inside my notebook. Let's say I have a image under: /dbfs/mnt/test-bucket/test-custom/sample.png&lt;/P&gt;&lt;P&gt;I want to embed that into my Notebook Html Output like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;displayHTML("""&amp;lt;img src ='/dbfs/mnt/test-bucket/test-custom/sample.png'&amp;gt;""")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the image does not show up. In the browser console, I see a Error 401 with access denied?&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 09:54:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/display-html-from-dbfs-files/m-p/7637#M3444</guid>
      <dc:creator>seboz123</dc:creator>
      <dc:date>2023-03-16T09:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Display Html from dbfs files</title>
      <link>https://community.databricks.com/t5/data-engineering/display-html-from-dbfs-files/m-p/7638#M3445</link>
      <description>&lt;P&gt;@Sebastian Schueler​&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error you are seeing is likely due to a permissions issue. By default, files in DBFS are private and can only be accessed by the user who uploaded them. To display an image in the notebook, you will need to make sure that the file is accessible to the user who is running the notebook.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2023 06:40:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/display-html-from-dbfs-files/m-p/7638#M3445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-25T06:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Display Html from dbfs files</title>
      <link>https://community.databricks.com/t5/data-engineering/display-html-from-dbfs-files/m-p/7639#M3446</link>
      <description>&lt;P&gt;Hi @Sebastian Schueler​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope everything is going great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark an answer as best so that other members can find the solution more quickly? If not, please tell us so we can help you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2023 01:37:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/display-html-from-dbfs-files/m-p/7639#M3446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-01T01:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display Html from dbfs files</title>
      <link>https://community.databricks.com/t5/data-engineering/display-html-from-dbfs-files/m-p/7640#M3447</link>
      <description>&lt;P&gt;Hi @Vidula Khanna​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately not. I can access the file through the notebook via e.g. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;!ls /dbfs/mnt/test-bucket/test-custom/ &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;but it cannot be displayed via the displayHTML, with the 401.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 07:40:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/display-html-from-dbfs-files/m-p/7640#M3447</guid>
      <dc:creator>seboz123</dc:creator>
      <dc:date>2023-04-03T07:40:12Z</dc:date>
    </item>
  </channel>
</rss>

