<?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 Embed Google Slides (PowerPoint) into Databricks Interactive Notebooks Use the following code to embed your slides:slide_id = &amp;#39;1CYEVsDqsdfg343fwg4... in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/embed-google-slides-powerpoint-into-databricks-interactive/m-p/13875#M8459</link>
    <description>&lt;P&gt;&lt;B&gt;&lt;U&gt;Embed Google Slides (PowerPoint) into Databricks Interactive Notebooks&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the following code to embed your slides:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;slide_id = '1CYEVsDqsdfg343fwg42MtXqGd68gffP-Y16CR59c'
slide_number = 'id.p9'
&amp;nbsp;
displayHTML(f'''
&amp;lt;iframe
  src="https://docs.google.com/presentation/d/{slide_id}/embed?slide={slide_number}&amp;amp;rm=minimal"
  frameborder="0"
  width="75%"
  height="600"
&amp;gt;&amp;lt;/iframe&amp;gt;
''')&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;B&gt;Steps to implement&lt;/B&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Modify width and height iframe parameters to suit your notebook's dimensions. &lt;/LI&gt;&lt;LI&gt;Modify the Slide ID to the ID of your presentation. It is in the highlighted part of the URL below.&lt;/LI&gt;&lt;LI&gt;Optionally, modify the slide_number to either the slide id you want to start on or the number (order) of the slide you would like to start on.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="8F9761FE-B986-48EB-8461-0AAEA891DEDB_4_5005_c"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2435i9431B98272B4B789/image-size/large?v=v2&amp;amp;px=999" role="button" title="8F9761FE-B986-48EB-8461-0AAEA891DEDB_4_5005_c" alt="8F9761FE-B986-48EB-8461-0AAEA891DEDB_4_5005_c" /&gt;&lt;/span&gt;&lt;B&gt;&lt;span class="lia-unicode-emoji" title=":warning:"&gt;⚠️&lt;/span&gt; &lt;/B&gt;‎‎‎‎‎‎‏‏‎ ‎‏‏‎ ‎&lt;B&gt;Make sure to share the slide first! You will see the URL slightly change with a dash extension. Otherwise, the embedding will throw an error.&lt;/B&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Oct 2021 14:55:29 GMT</pubDate>
    <dc:creator>Artem_Y</dc:creator>
    <dc:date>2021-10-08T14:55:29Z</dc:date>
    <item>
      <title>Embed Google Slides (PowerPoint) into Databricks Interactive Notebooks Use the following code to embed your slides:slide_id = '1CYEVsDqsdfg343fwg4...</title>
      <link>https://community.databricks.com/t5/data-engineering/embed-google-slides-powerpoint-into-databricks-interactive/m-p/13875#M8459</link>
      <description>&lt;P&gt;&lt;B&gt;&lt;U&gt;Embed Google Slides (PowerPoint) into Databricks Interactive Notebooks&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the following code to embed your slides:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;slide_id = '1CYEVsDqsdfg343fwg42MtXqGd68gffP-Y16CR59c'
slide_number = 'id.p9'
&amp;nbsp;
displayHTML(f'''
&amp;lt;iframe
  src="https://docs.google.com/presentation/d/{slide_id}/embed?slide={slide_number}&amp;amp;rm=minimal"
  frameborder="0"
  width="75%"
  height="600"
&amp;gt;&amp;lt;/iframe&amp;gt;
''')&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;B&gt;Steps to implement&lt;/B&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Modify width and height iframe parameters to suit your notebook's dimensions. &lt;/LI&gt;&lt;LI&gt;Modify the Slide ID to the ID of your presentation. It is in the highlighted part of the URL below.&lt;/LI&gt;&lt;LI&gt;Optionally, modify the slide_number to either the slide id you want to start on or the number (order) of the slide you would like to start on.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="8F9761FE-B986-48EB-8461-0AAEA891DEDB_4_5005_c"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2435i9431B98272B4B789/image-size/large?v=v2&amp;amp;px=999" role="button" title="8F9761FE-B986-48EB-8461-0AAEA891DEDB_4_5005_c" alt="8F9761FE-B986-48EB-8461-0AAEA891DEDB_4_5005_c" /&gt;&lt;/span&gt;&lt;B&gt;&lt;span class="lia-unicode-emoji" title=":warning:"&gt;⚠️&lt;/span&gt; &lt;/B&gt;‎‎‎‎‎‎‏‏‎ ‎‏‏‎ ‎&lt;B&gt;Make sure to share the slide first! You will see the URL slightly change with a dash extension. Otherwise, the embedding will throw an error.&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 14:55:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/embed-google-slides-powerpoint-into-databricks-interactive/m-p/13875#M8459</guid>
      <dc:creator>Artem_Y</dc:creator>
      <dc:date>2021-10-08T14:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Google Slides (PowerPoint) into Databricks Interactive Notebooks Use the following code to embed your slides:slide_id = '1CYEVsDqsdfg343fwg4...</title>
      <link>https://community.databricks.com/t5/data-engineering/embed-google-slides-powerpoint-into-databricks-interactive/m-p/13876#M8460</link>
      <description>&lt;P&gt;@Artem Yevtushenko​&amp;nbsp;- Thank you for sharing this solution.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 20:19:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/embed-google-slides-powerpoint-into-databricks-interactive/m-p/13876#M8460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-08T20:19:32Z</dc:date>
    </item>
  </channel>
</rss>

