ipywidgets icon indicating copy to clipboard operation
ipywidgets copied to clipboard

ipywidgets cannot be displayed in the SimplifiedOutputArea widget

Open yidong72 opened this issue 5 years ago • 1 comments
trafficstars

I followed the example at https://github.com/jupyterlab/extension-examples/tree/master/advanced/kernel-output The ipywidgets can be displayed fine in the notebook cells, but not in the SimpliedOutputArea from @jupyterlab/outputarea created manually. I checked the rendermime, it contains the mimetypes for ipywidgets. Not sure what I need to do to make it work. Please help. Thanks.

yidong72 avatar Jul 23 '20 03:07 yidong72

I had the exactly same problem when flollowing the kernel output example ;Did you figure out the problem now?

superjcd avatar Jun 15 '22 08:06 superjcd