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

Unclear why "Ipykernel setup required for this feature" is showing up for new setups and trying to run-by-line #7761

Closed
Tracked by #5607
gregvanl opened this issue Sep 30, 2021 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-debugging notebook-getting-started notebook-run-by-line

Comments

@gregvanl
Copy link

Testing microsoft/vscode#133903

Both Brigit and I hit this when testing via the test plan item steps.

For Brigit, things just started working, perhaps after updating the ipykernal version.

For me, things started working after I did a Run All and accepted the prompt to install ipykernal.

Might be an issue with the test plan steps but it is also confusing that the "Ipykernel setup required for this feature" message has a "Setup" button that takes you to documentation, while the "Run All" message allows you to install the missing components.

@roblourens
Copy link
Member

I think we wanted to avoid trying to upgrade ipykernel because it will work too differently in different configurations. I'll leave it up to @DavidKutu whether we want to revisit that or just leave it up to the user. I think it's fine as-is and is decreasingly relevant as people upgrade anyway.

@greazer greazer added notebook-debugging notebook-run-by-line bug Issue identified by VS Code Team member as probable bug and removed needs-triage labels Sep 30, 2021
@greazer greazer changed the title Unclear why "Ipykernel setup required for this feature" is showing up for new setups Unclear why "Ipykernel setup required for this feature" is showing up for new setups and trying to run-by-line Sep 30, 2021
@greazer greazer added this to the October 2021 milestone Sep 30, 2021
@greazer greazer removed this from the October 2021 milestone Oct 8, 2021
@roblourens
Copy link
Member

This would only affect older environments, not going to address it

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 14, 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-debugging notebook-getting-started notebook-run-by-line
Projects
None yet
Development

No branches or pull requests

6 participants