-
-
Notifications
You must be signed in to change notification settings - Fork 397
Closed
Description
IPyKernel Version: 6.19.0
Install Jupyter and ipywidgets
Run a notebook with the following code
import ipywidgets as widgets
widgets.IntSlider()Slider is not renderered
Here is the error message
A Jupyter widget could not be displayed because the widget state could not be found.
This could happen if the kernel storing the widget is no longer available, or if the widget state was not saved in the notebook.
You may be able to create the widget by running the appropriate cells.
Metadata
Metadata
Assignees
Labels
No labels