Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display image even when restarting notebook. #3183

Open
kolibril13 opened this issue Apr 16, 2021 · 0 comments
Open

Display image even when restarting notebook. #3183

kolibril13 opened this issue Apr 16, 2021 · 0 comments
Assignees

Comments

@kolibril13
Copy link

When I am using widgets.Image, the images are not shown anymore after I close and reopen a notebook, as can be seen here:
Before closing:
image
After opening the notebook again:
image
Note, that I did not restart the kernel.

At the same time, when I keep the notebook open the whole time and click on "Restart kernel", both the images are still visible. It would be amazing when images could be still displayed even after a notebook is reopened.

It is interesting that when using the display method, this problem does not occur. Maybe one can change the implementation of widgets.Image similar to the one of display.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants