<?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 Embedding external content and videos via IFrame in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/embedding-external-content-and-videos-via-iframe/m-p/91591#M38213</link>
    <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I'm currently creating a notebook which contains a training course for data engineering.&lt;/P&gt;&lt;P&gt;For certain topics it would be nice to embed external resources like Youtube videos so participants do not have to leave the notebook to watch the video and then come back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Including an IFrame via displayHTML -&amp;gt; IFrame works but participants need to be actively connected to a cluster in order to run this step first before they can see the video.&lt;/P&gt;&lt;P&gt;I would rather want to include a video via markdown just like this:&lt;BR /&gt;```&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;%md&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;iframe src="xxx" ...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;BR /&gt;```&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;In most IDEs this just works but in Databricks the resulting IFrame seems to get its src property stripped away.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Is there any way to achieve this easy mode of embedding external content in my notebook?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 24 Sep 2024 15:19:28 GMT</pubDate>
    <dc:creator>TCK</dc:creator>
    <dc:date>2024-09-24T15:19:28Z</dc:date>
    <item>
      <title>Embedding external content and videos via IFrame</title>
      <link>https://community.databricks.com/t5/data-engineering/embedding-external-content-and-videos-via-iframe/m-p/91591#M38213</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I'm currently creating a notebook which contains a training course for data engineering.&lt;/P&gt;&lt;P&gt;For certain topics it would be nice to embed external resources like Youtube videos so participants do not have to leave the notebook to watch the video and then come back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Including an IFrame via displayHTML -&amp;gt; IFrame works but participants need to be actively connected to a cluster in order to run this step first before they can see the video.&lt;/P&gt;&lt;P&gt;I would rather want to include a video via markdown just like this:&lt;BR /&gt;```&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;%md&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;iframe src="xxx" ...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;BR /&gt;```&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;In most IDEs this just works but in Databricks the resulting IFrame seems to get its src property stripped away.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Is there any way to achieve this easy mode of embedding external content in my notebook?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Sep 2024 15:19:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/embedding-external-content-and-videos-via-iframe/m-p/91591#M38213</guid>
      <dc:creator>TCK</dc:creator>
      <dc:date>2024-09-24T15:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding external content and videos via IFrame</title>
      <link>https://community.databricks.com/t5/data-engineering/embedding-external-content-and-videos-via-iframe/m-p/91596#M38217</link>
      <description>&lt;P&gt;Did you try using displayHTML() ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/visualizations/html-d3-and-svg.html" target="_blank"&gt;https://docs.databricks.com/en/visualizations/html-d3-and-svg.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 15:45:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/embedding-external-content-and-videos-via-iframe/m-p/91596#M38217</guid>
      <dc:creator>gchandra</dc:creator>
      <dc:date>2024-09-24T15:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding external content and videos via IFrame</title>
      <link>https://community.databricks.com/t5/data-engineering/embedding-external-content-and-videos-via-iframe/m-p/91621#M38223</link>
      <description>&lt;P&gt;Yes, like I said in the original post, displayHTML works but needs to executed as a step first which requires a running cluster in order to display the video.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 19:48:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/embedding-external-content-and-videos-via-iframe/m-p/91621#M38223</guid>
      <dc:creator>TCK</dc:creator>
      <dc:date>2024-09-24T19:48:02Z</dc:date>
    </item>
  </channel>
</rss>

