Open juba opened 1 year ago
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
When using the jsdom renderer, output is saved between sessions.
jsdom
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