ipywidgets not working in DBR 11.0 on Community Edition

WayneDeleersnyd
New Contributor III

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.DBR11_ipywidgetAs 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.