ipywidgets
ipywidgets copied to clipboard
Unable to load the widget state of the ipynb file in another jupyterlab
Description
I write a .ipynb file like this in a jupyterlab (in devcontainer A), and save it with save widget state automatically option :
So that, I can reopen it in this jupyterlab A, and it can be rendered correctly. But when I share it to another jupyterlab (in devcontainer B), the .ipynb file can not be rendered as before:
