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

'select kernel' button in the ipykernel install notification doesn't appear to do anything #7738

Closed
mjbvz opened this issue Sep 28, 2021 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel) notebook-workflow Issues that interrupt expected or desirable behavior

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Sep 28, 2021

Testing #7680

  1. After following steps from Could not install ipykernel in devcontainer #7737 to end up in error state
  2. Try running the cell in the notebook again
  3. See this popup:

Screen Shot 2021-09-28 at 4 22 06 PM

  1. Click Change Kernel

Bug
Nothing appears to happen when I click change kernel

@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Sep 28, 2021
@rchiodo
Copy link
Contributor

rchiodo commented Sep 28, 2021

I believe this is because you don't have pip installed.

@rchiodo
Copy link
Contributor

rchiodo commented Sep 28, 2021

We don't handle the reinstall very well if there's no pip.

@rchiodo rchiodo removed their assignment Sep 28, 2021
@greazer greazer added notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel) notebook-workflow Issues that interrupt expected or desirable behavior debt Code quality issues bug Issue identified by VS Code Team member as probable bug and removed needs-triage bug Issue identified by VS Code Team member as probable bug debt Code quality issues labels Sep 30, 2021
@greazer greazer added this to the October 2021 milestone Sep 30, 2021
@DonJayamanne
Copy link
Contributor

DonJayamanne commented Oct 6, 2021

This is actually a regression, we've now hardoced this to only work with interactive window.
Similar bug here #7779,
I'll fix both, as both are related.

@DonJayamanne DonJayamanne self-assigned this Oct 6, 2021
@DonJayamanne DonJayamanne added the candidate Issue identified as probable candidate for fixing in the next release label Oct 7, 2021
@DonJayamanne
Copy link
Contributor

Fixed

@DonJayamanne DonJayamanne removed this from the October 2021 Recovery milestone Feb 28, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 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 candidate Issue identified as probable candidate for fixing in the next release notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel) notebook-workflow Issues that interrupt expected or desirable behavior
Projects
None yet
Development

No branches or pull requests

4 participants