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

Kernel picker not displayed when attempting to start debugging without a selected kernel #7700

Closed
Tracked by #5607
joyceerhl opened this issue Sep 28, 2021 · 3 comments · Fixed by #7767
Closed
Tracked by #5607
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-run-by-line verified Verification succeeded

Comments

@joyceerhl
Copy link
Contributor

Testing microsoft/vscode#133905

  1. Create a blank notebook
  2. Save it (no kernel selected at this point)
  3. Add a cell with some breakpoints
  4. Click Debug Cell
  5. 🐛 prompted to setup ipykernel. This made me think I needed to change my ipykernel version, but it's really because no kernel was selected. I would expect the kernel picker to be displayed in this scenario

image

@DonJayamanne
Copy link
Contributor

Yes, i think this is a blocker for the release, related issue is #7691

@DonJayamanne

This comment has been minimized.

@DonJayamanne

This comment has been minimized.

@DonJayamanne DonJayamanne added the verified Verification succeeded label Oct 1, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 2, 2022
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-run-by-line verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants