-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Labels
Description
Currently, when a notebook is saved with output, the rendering of the widgets is not saved. For example, a saved notebook on GitHub appears as below, (and in VS Code it shows nothing in the cell on reopen).
It would be good if we could capture the widget state, or at least a rendering, for when displaying notebooks (or exporting to HTML).
There appears to be external issues blocking this currently. Relevant issues are: