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

I misread the modal dialog about installing ipykernel 6. I thought it was telling me to install with pip. #7125

Closed
greazer opened this issue Aug 13, 2021 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-getting-started notebook-run-by-line

Comments

@greazer
Copy link
Member

greazer commented Aug 13, 2021

Guessing many people may misread this message that appears when you click run-by-line and ipykernel 6 isn't installed in the current kernel environment. I think we should more clearly indicate whether the user should run "pip" or "conda" to install manually.

[Window Title]
Visual Studio Code - Insiders

[Content]
Ipykernel 6 is needed for debugging, click Install to continue. Or you can run 'pip install ipykernel==6.0.3/conda install ipykernel=6'

[Install] [Cancel]

@greazer greazer added the bug Issue identified by VS Code Team member as probable bug label Aug 13, 2021
@greazer
Copy link
Member Author

greazer commented Aug 13, 2021

Also, I'm thinking we shouldn't be specifying a specific build of ipykernel. What if there's a security problem found in ipykernel 6.0.3?

@roblourens
Copy link
Member

Hopefully more and more people have ipykernel 6+

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 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-run-by-line
Projects
None yet
Development

No branches or pull requests

4 participants