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

Notification overload when installing ipykernel #7907

Closed
Tracked by #10749
Tyriar opened this issue Jan 26, 2021 · 2 comments
Closed
Tracked by #10749

Notification overload when installing ipykernel #7907

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

Comments

@Tyriar
Copy link
Member

Tyriar commented Jan 26, 2021

Testing microsoft/vscode#114969

I pressed install and I got 3 notifications and the original showed up again. This was so many notifications some were hidden immediately:

image

Additionally, the connecting to kernel notification never ends 😱

@Tyriar
Copy link
Member Author

Tyriar commented Jan 26, 2021

I think this happened because pip wasn't available, the extension should call python -m pip --version to verify and give a useful error that offers to install pip.

@rebornix rebornix transferred this issue from microsoft/vscode Oct 12, 2021
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug notebook-getting-started notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) labels Oct 14, 2021
@IanMatthewHuff
Copy link
Member

Been working through some getting started issues this iteration. We have a couple of issues dealing with trying to reduce the amount of times that customer see the ipykernel install message. But the specific problem with the notification in this issue is the "missing pip" situation. As such I'm closing it in favor of the vscode python issue intended to handle this:
microsoft/vscode-python#15937

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 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-getting-started notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel)
Projects
None yet
Development

No branches or pull requests

5 participants