Wraps a widget and the args passed to display/render so we can defer its display to another request.
Note
The JS code is dependent on the output of __repr__ since it parses it to know a widget is being displayed so it can open an overlay.
widgetbrowser.sphinx_ext
widgetbrowser.util