这是indexloc提供的服务,不要输入任何密码
Skip to content

Persist State For Snippet Instances #21

@a2jensen

Description

@a2jensen

Ensure that state for snippet instances persists on reload.

Relevant classes from the JupyterLab API that can help with implementing the feature:

NotebookPanel class link, represents the entire open notebook:
interesting functions / props :
-> .content ->notebook instance
-> .node -> DOM node of the full panel

Notebook class link
interesting functions / props :
-> activeCell
->.widgets

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions