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

Python kernel startup should report error through its notification #16294

Open
DonJayamanne opened this issue Dec 13, 2024 · 0 comments
Open
Assignees
Labels
debt Code quality issues notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel)

Comments

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Dec 13, 2024

  • If we fail to get activated variables from Python log this and notify user
    We've run into this very often.
    Here's another example PIXI environments not "conda activated" #16228
  • If we fail to wait for ports to get used log and notify
  • If ipykernel is not installed notify the reason why ipykernel was not installed
    Python kernel installation should report error through its notification
@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label Dec 13, 2024
@DonJayamanne DonJayamanne self-assigned this Dec 13, 2024
@DonJayamanne DonJayamanne added notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel) debt Code quality issues and removed bug Issue identified by VS Code Team member as probable bug labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Code quality issues notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel)
Projects
None yet
Development

No branches or pull requests

1 participant