Closed
Description
Would it be possible to display ipywidgets in the JupyterLab code console? Currently, when an ipywidget is evaluated in the code console, it just prints the string representation.
The use case for this is to display interactive plotting widgets from libraries like Plotly during an iPython session (e.g. https://plot.ly/python/jupyter-lab-tools/). The widget versions of the plots are nice because they don't crash with lots of data.
(also at jupyterlab/jupyterlab/issues/6165)
Thank you for your time!
Metadata
Metadata
Assignees
Labels
No labels