You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: