Skip to content

"install python" option from kernel picker doesn't lead to obvious next step #25019

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

Open
amunger opened this issue Apr 28, 2025 · 1 comment
Open
Assignees
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@amunger
Copy link

amunger commented Apr 28, 2025

Testing #16577

  1. create a dev container with a definition that isn't python focused (I used c# .net).
  2. try to run a cell in a notebook and select "python environment" -> "install python"
  3. click download and install from the popup

Image

🐛 nothing is downloaded or installed AFIACT
🐛 python walkthrough opens, but not to the "install python" step, and I'm not really informed that I need to do it myself

If python isn't installed, or isn't found by the environments extension, clicking "install python" from the kernel picker will show a notification

@DonJayamanne
Copy link

We execute the python command python.installPython
Transferring to Python extension

@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-jupyter Apr 29, 2025
@DonJayamanne DonJayamanne removed their assignment Apr 29, 2025
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

3 participants