Skip to content

Freeze: freeze cells automatically after execution #965

@yacchin1205

Description

@yacchin1205

Hi,
We are developing run-through extension to apply the notebook to cloud infrastructure operation, and implements function to freeze cells when they are executed.
https://github.com/NII-cloud-operation/Jupyter-LC_run_through

Currently we have implemented these functions in run-through (like https://github.com/NII-cloud-operation/Jupyter-LC_run_through/blob/master/lc_run_through/nbextension/main.js#L315), but we assume that it should be one of these:

  • Make freeze extension export set_state(cell, state) function and run-through uses it
  • Implement freeze executed cells function in freeze extension

Though we'd like to make PR... Which is better?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions