[source/ edit]
__init__(self, obj):
LLM Docstring
Wrap an arbitrary object for display as a widget.
obj
Any
the object to display
to_widget(self):
Render the object to a widget (using its own to_widget or an output area).
to_widget
:returns
_
the widget
Feedback
Examples
Templates
Documentation
Bug/Request
Edit/New
Edit