Skip to content

Widget renderer output lost when notebook is closed in JupyterLab #27

Description

@harrylojames

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

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

As with #2 this is probably an upstream issue!

This appears to be the relevant issue jupyter-widgets/ipywidgets#3823 and it looks like people are making progress to fix it.

I tried downgrading jupyterlab and ipywidgets as suggested here without any luck. jupyterlab/jupyterlab#15361 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions