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

Use VSC API to file an issue when there are kernel failures #5293

Closed
Tracked by #1122
DonJayamanne opened this issue Mar 25, 2021 · 2 comments
Closed
Tracked by #1122

Use VSC API to file an issue when there are kernel failures #5293

DonJayamanne opened this issue Mar 25, 2021 · 2 comments
Labels
bug Issue identified by VS Code Team member as probable bug notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel)

Comments

@DonJayamanne
Copy link
Contributor

When we have a kernel failure:

  • Display button with messagebox to file an issue
  • Clicking this button should display VS Code issue popup, we can invoke this via a command and an argument for contents of the body.
@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label Mar 25, 2021
@greazer greazer added this to the May 2021 Release milestone Apr 1, 2021
@greazer greazer added the notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) label Apr 26, 2021
@greazer greazer modified the milestones: May 2021 Release, June 2021 Release Apr 26, 2021
@greazer greazer removed this from the July 2021 milestone Jul 30, 2021
@greazer greazer added notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) and removed notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) labels Aug 2, 2021
@DonJayamanne
Copy link
Contributor Author

Related to #5150

@DonJayamanne
Copy link
Contributor Author

Not required, as we have improved the error handling of kernel failures.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel)
Projects
None yet
Development

No branches or pull requests

2 participants