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

Stop using VS Codes proposed cell execution state API #15570

Closed
DonJayamanne opened this issue Apr 19, 2024 · 1 comment
Closed

Stop using VS Codes proposed cell execution state API #15570

DonJayamanne opened this issue Apr 19, 2024 · 1 comment
Assignees
Milestone

Comments

@DonJayamanne
Copy link
Contributor

For microsoft/vscode#209787

The goal is to drop this VS Code API
Also found that the more event handlers we have in execution, the higher the likely hood of things to go wrong by adding lots of compulations tasks

@DonJayamanne
Copy link
Contributor Author

The VS Code API for enum NotebookCellExecutionState is no longer used.
This is managed internally in jupyter extension,
Hence closing as completed.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 2024
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

1 participant