Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to interrupt kernel while debugging a notebook cell #7701

Closed
joyceerhl opened this issue Sep 28, 2021 · 1 comment
Closed

Unable to interrupt kernel while debugging a notebook cell #7701

joyceerhl opened this issue Sep 28, 2021 · 1 comment
Assignees

Comments

@joyceerhl
Copy link
Contributor

Testing microsoft/vscode#133905

The test plan item suggests it's possible to interrupt the kernel while debugging a cell, but the interrupt kernel button is disabled while debugging:

image

@roblourens
Copy link
Member

You can click the stop button on the cell, but I'm not sure why the notebook-level one is disabled. It is contributed by the jupyter extension and the kernel is probably not busy at this moment, so this is probably related to #7661

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants