- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ06-17-2022 07:59 AM
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.
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?
This is what I ran.As you can see, there is no slider, only information about the object.
Which is a copy and paste of code from https://docs.databricks.com/notebooks/ipywidgets.html
Thanks, W.D.
- Labels:
-
Community Edition
-
DBR
-
Ipywidgets
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ06-17-2022 08:40 AM
Hi @Wayne Deleersnyderโ
I was able to import ipywidgets in DBR 11.0. As you can see in the output below. The slider is visible
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ06-17-2022 08:40 AM
Hi @Wayne Deleersnyderโ
I was able to import ipywidgets in DBR 11.0. As you can see in the output below. The slider is visible
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ06-17-2022 08:50 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ07-07-2022 05:18 PM
Hi @Wayne Deleersnyderโ ,
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.