pyobsplot icon indicating copy to clipboard operation
pyobsplot copied to clipboard

Widget renderer output lost when notebook is closed in VSCode

Open juba opened this issue 2 years ago • 1 comments

VSCode doesn't save widget output state when the file is closed, so all cells have to be recomputed to see the output.

See: https://github.com/microsoft/vscode-jupyter/issues/4404

juba avatar Mar 29 '23 11:03 juba

When using the jsdom renderer, output is saved between sessions.

juba avatar Apr 04 '23 10:04 juba