I’m trying to render some widgets by using ipywidgets, but it seems not working properly on Jovian. What I got is a string instead of the widget.
Here is a short example:
I have seen a similar post that is related to ipyleaflet, but now it seems that all the ipywidgets objects have the same issue.
Since it has been half a year from the ipyleaflet post, I wonder how is the progress going.