Skip to content

Only select the python REPL kernel when creating/restoring the REPL #25263

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

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

amunger
Copy link

@amunger amunger commented Jul 8, 2025

fix #23971

@amunger amunger requested a review from anthonykim1 July 8, 2025 21:51
@amunger amunger force-pushed the aamunger/selectKernelOnce branch from 8ad5a3c to 2f91898 Compare July 8, 2025 21:52
@amunger amunger added area-repl bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary labels Jul 8, 2025
@amunger amunger marked this pull request as ready for review July 8, 2025 22:05
@vs-code-engineering vs-code-engineering bot added this to the July 2025 milestone Jul 8, 2025
@amunger amunger merged commit 1f8949c into main Jul 10, 2025
86 of 91 checks passed
@amunger amunger deleted the aamunger/selectKernelOnce branch July 10, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-repl bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switching Kernel/Interpreter in Python Native REPL dropdown forces use of IPyKernel.
2 participants