<?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 a dashboard in Databricks in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/embedding-a-dashboard-in-databricks/m-p/157809#M2608</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to embed my dashboard in Databricks Notebook as&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;some_html = """
&amp;lt;iframe
  src="...."
  width="100%"
  height="600"
  frameborder="0"&amp;gt;
&amp;lt;/iframe&amp;gt;
"""

displayHTML(some_html)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then I get an error of the form:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;This dashboard is unavailable&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Please try again later.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://dbc-32e2a8b7-339b.cloud.databricks.com/embed/dashboardsv3/01f15a9c4d6e1428a521c0af8be6b2dd?o=163957098038127#" target="_blank" rel="noopener"&gt;Show details&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;And the details says:&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;"""&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;H2 id="modal-a83f9ba9-d1f9-489f-9647-2d2e6e172b6b"&gt;Details&lt;/H2&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;RPC has already been initialized in the current window. To minimize the opportunities for incompatible changes, only one RPC host can be initialized inside a global context&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;"""&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;How can I embed the dashboard? The above is not making sense to me.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 May 2026 14:47:06 GMT</pubDate>
    <dc:creator>vvanag</dc:creator>
    <dc:date>2026-05-28T14:47:06Z</dc:date>
    <item>
      <title>Embedding a dashboard in Databricks</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/embedding-a-dashboard-in-databricks/m-p/157809#M2608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to embed my dashboard in Databricks Notebook as&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;some_html = """
&amp;lt;iframe
  src="...."
  width="100%"
  height="600"
  frameborder="0"&amp;gt;
&amp;lt;/iframe&amp;gt;
"""

displayHTML(some_html)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then I get an error of the form:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;This dashboard is unavailable&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Please try again later.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://dbc-32e2a8b7-339b.cloud.databricks.com/embed/dashboardsv3/01f15a9c4d6e1428a521c0af8be6b2dd?o=163957098038127#" target="_blank" rel="noopener"&gt;Show details&lt;/A&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;And the details says:&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;"""&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;H2 id="modal-a83f9ba9-d1f9-489f-9647-2d2e6e172b6b"&gt;Details&lt;/H2&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;RPC has already been initialized in the current window. To minimize the opportunities for incompatible changes, only one RPC host can be initialized inside a global context&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;"""&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;How can I embed the dashboard? The above is not making sense to me.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 14:47:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/embedding-a-dashboard-in-databricks/m-p/157809#M2608</guid>
      <dc:creator>vvanag</dc:creator>
      <dc:date>2026-05-28T14:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding a dashboard in Databricks</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/embedding-a-dashboard-in-databricks/m-p/157816#M2609</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/200323"&gt;@vvanag&lt;/a&gt;,&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;What you’re trying to do is understandable, but I wouldn’t recommend embedding an AI/BI dashboard back into a Databricks notebook with displayHTML and a raw iframe.&lt;/P&gt;
&lt;P&gt;The documented embedding path for AI/BI Dashboards is to embed them in an external website or application, using the iframe code generated from the dashboard Share dialog. You can see that here: &lt;A href="https://docs.databricks.com/aws/en/dashboards/share/embedding/" rel="noopener noreferrer nofollow" target="_blank"&gt;Embed a dashboard&lt;/A&gt; and &lt;A href="https://docs.databricks.com/aws/en/ai-bi/admin/embed" rel="noopener noreferrer nofollow" target="_blank"&gt;Manage dashboard and Genie Space embedding&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;If the goal is to keep the experience inside notebooks, there are a few better options. The simplest is to use a markdown link that opens the dashboard in a new tab instead of embedding it inline, which avoids the RPC conflict entirely. If you want an interactive embedded experience, a Databricks App or another external application is a better fit than a notebook iframe, and the public embedding docs also cover more advanced app-based options for external users. If the real goal is to keep the visuals in a notebook, another practical path is to query the underlying data and recreate the charts natively in Python with libraries like Plotly or Matplotlib.&lt;/P&gt;
&lt;P&gt;The public notebook docs also point to the notebook-native dashboard options instead..&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/notebooks/dashboards" rel="noopener noreferrer nofollow" target="_blank"&gt;Dashboards in notebooks&lt;/A&gt;. That page covers notebook dashboards, and it also explains that only visualisations from SQL cells can be added to AI/BI Dashboards from notebooks.&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT size="2" color="#FF6600"&gt;&lt;STRONG&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 15:30:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/embedding-a-dashboard-in-databricks/m-p/157816#M2609</guid>
      <dc:creator>Ashwin_DSA</dc:creator>
      <dc:date>2026-05-28T15:30:49Z</dc:date>
    </item>
  </channel>
</rss>

