<?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: ipywidgets not working in DBR 11.0 on Community Edition in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/ipywidgets-not-working-in-dbr-11-0-on-community-edition/m-p/17379#M11406</link>
    <description>&lt;P&gt;Hi @Wayne Deleersnyder​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Did any of the responses help you to resolve your question? if it did, please mark it as best. Otherwise, please let us know if you still need help.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2022 00:18:10 GMT</pubDate>
    <dc:creator>jose_gonzalez</dc:creator>
    <dc:date>2022-07-08T00:18:10Z</dc:date>
    <item>
      <title>ipywidgets not working in DBR 11.0 on Community Edition</title>
      <link>https://community.databricks.com/t5/data-engineering/ipywidgets-not-working-in-dbr-11-0-on-community-edition/m-p/17376#M11403</link>
      <description>&lt;P&gt;I'm looking forward to using ipywidgets which should be working in DBR 11.0 as they provide more options when creating a notebook UI.  I saw that DBR 11.0 is available as of yesterday so I created a test cluster in the Databricks Community Edition just now to test things out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when I applied some basic code to create a slider it did not work.  How can I/we get ipywidgets working with DBR 11.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I ran.&lt;span class="lia-inline-image-display-wrapper" image-alt="DBR11_ipywidget"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1778i10D3515B23A3161F/image-size/large?v=v2&amp;amp;px=999" role="button" title="DBR11_ipywidget" alt="DBR11_ipywidget" /&gt;&lt;/span&gt;As you can see, there is no slider, only information about the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is a copy and paste of code from &lt;A href="https://docs.databricks.com/notebooks/ipywidgets.html" target="test_blank"&gt;https://docs.databricks.com/notebooks/ipywidgets.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, W.D.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 14:59:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ipywidgets-not-working-in-dbr-11-0-on-community-edition/m-p/17376#M11403</guid>
      <dc:creator>WayneDeleersnyd</dc:creator>
      <dc:date>2022-06-17T14:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: ipywidgets not working in DBR 11.0 on Community Edition</title>
      <link>https://community.databricks.com/t5/data-engineering/ipywidgets-not-working-in-dbr-11-0-on-community-edition/m-p/17377#M11404</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Wayne Deleersnyder​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to import ipywidgets in DBR 11.0. As you can see in the output below. The slider is visible&lt;/P&gt;&lt;P&gt;You are facing this issue probably because the community edition has limited access. To get all the features you should at least have a trial version of Databricks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1777iEA2ECBE186BB4B0D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 15:40:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ipywidgets-not-working-in-dbr-11-0-on-community-edition/m-p/17377#M11404</guid>
      <dc:creator>User16752242622</dc:creator>
      <dc:date>2022-06-17T15:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: ipywidgets not working in DBR 11.0 on Community Edition</title>
      <link>https://community.databricks.com/t5/data-engineering/ipywidgets-not-working-in-dbr-11-0-on-community-edition/m-p/17378#M11405</link>
      <description>&lt;P&gt;Hmmm, that's disappointing. I know it's limited, but this seems like something trivial for them to include. Maybe, hopefully, it's just because it's Day 1 after the release and they still need to flush stuff out.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 15:50:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ipywidgets-not-working-in-dbr-11-0-on-community-edition/m-p/17378#M11405</guid>
      <dc:creator>WayneDeleersnyd</dc:creator>
      <dc:date>2022-06-17T15:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: ipywidgets not working in DBR 11.0 on Community Edition</title>
      <link>https://community.databricks.com/t5/data-engineering/ipywidgets-not-working-in-dbr-11-0-on-community-edition/m-p/17379#M11406</link>
      <description>&lt;P&gt;Hi @Wayne Deleersnyder​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Did any of the responses help you to resolve your question? if it did, please mark it as best. Otherwise, please let us know if you still need help.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 00:18:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ipywidgets-not-working-in-dbr-11-0-on-community-edition/m-p/17379#M11406</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-07-08T00:18:10Z</dc:date>
    </item>
  </channel>
</rss>

