Skip to content

Latest version break IPyWidgets #1050

@DonJayamanne

Description

@DonJayamanne

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions