ipywidgets icon indicating copy to clipboard operation
ipywidgets copied to clipboard

Unable to load the widget state of the ipynb file in another jupyterlab

Open ShoupingShan opened this issue 3 years ago • 0 comments

Description

I write a .ipynb file like this in a jupyterlab (in devcontainer A), and save it with save widget state automatically option : image 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: image

ShoupingShan avatar Mar 24 '22 10:03 ShoupingShan