jupyter-widgets / ipywidgets

Interactive Widgets for the Jupyter Notebook
https://ipywidgets.readthedocs.io
BSD 3-Clause "New" or "Revised" License
3.1k stars 946 forks source link

Reopening and saving a notebook with a stored widget state will delete that state. #3888

Open kolibril13 opened 4 months ago

kolibril13 commented 4 months ago

Reopening and saving a notebook with a stored widget state will delete that state in JLab 4, as can be seen in this screen recording, and the according notebook diff

https://github.com/jupyter-widgets/ipywidgets/assets/44469195/8cecc967-2518-468c-85d3-bab563abd023

image

this issue was first noted in https://github.com/jupyter-widgets/ipywidgets/pull/3866#issuecomment-1935702880