Skip to content

Widget state not persisted after kernel restart #3758

Open
@acbokade

Description

@acbokade

I have created a custom widget following this tutorial.
I am using ipywidgets == 8.0.6 and jupyterlab == 3.5.0.
By referring to this suggestion, I used the option ' Save Widget State Automatically'. But after the kernel restart, I am getting the 'Error displaying widget: model not found' error.
I am creating a different custom widget but for simplicity, I have used the tutorial example custom widget.
The use case I want to achieve is the same though; I want to persist the widget state in the Jupyter lab.
Is there anything I am missing?

Metadata

Metadata

Assignees

Labels

Custom WidgetIssues related to using ipywidgets as a framework for custom widgets

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions