Skip to content

Notebook gets stuck after deleting and undoing a cell in "Run by line" mode #7631

@ronglums

Description

@ronglums

VS Code 1.61.0-insider + Jupyter extension v2021.9.1001261101

  1. Open an ipynb file.
  2. Start "run by line", while it's running, hit "delete" in the cell toolbar so the cell is gone.
  3. use menu Edit -> Undo to bring back the cell
  4. hit "Continue" to continue running through the cell

expected: cell runs through fine
actual: cell runs forever, until the notebook is closed and reopened. Interrupt kernel button is disabled. Restart kernel works but doesn't stop the cell from running.

please refer to this video 14'40'' - 17'40'' https://msit.microsoftstream.com/video/12e10840-98dc-ae71-db7b-f1ec19e01ea4?list=studio

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugnotebook-run-by-lineverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions