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

Hide the Python getting started page when installing Python Extension via the Kernel Picker command #10793

Closed
IanMatthewHuff opened this issue Jul 13, 2022 · 1 comment · Fixed by #10794
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@IanMatthewHuff
Copy link
Member

Repro steps.

  1. Uninstall the Python Extension
  2. Reload the Window
  3. In the kernel picker select the "Install Python Extension" command
  4. The Python getting started page pops up

Considered part of #6886 flow.

@IanMatthewHuff IanMatthewHuff added bug Issue identified by VS Code Team member as probable bug work item labels Jul 13, 2022
@IanMatthewHuff IanMatthewHuff added this to the July 2022 milestone Jul 13, 2022
@IanMatthewHuff IanMatthewHuff self-assigned this Jul 13, 2022
@github-actions github-actions bot added the triage-needed Issue needs to be triaged label Jul 13, 2022
@IanMatthewHuff IanMatthewHuff removed the triage-needed Issue needs to be triaged label Jul 13, 2022
@IanMatthewHuff
Copy link
Member Author

Validation note. Need to do this with a fresh -user-data-dir like so.

Uninstall Python Extension
Install Jupyter Extension
Launch vscode with fresh user data directory
Open a python notebook
From the kernel picker select the "Install Python Extension" command at the bottom
You should not see the Python getting started page.

@joyceerhl joyceerhl added the verified Verification succeeded label Jul 28, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 29, 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 verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants