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

Cannot run cell on codespaces even when Jupyter is installed (suggest env with ipykernel in it) #10993

Closed
DonJayamanne opened this issue Jul 31, 2022 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel)

Comments

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Jul 31, 2022

  • Open code spaces
  • Create a notebook
  • Run a cell
  • Cell execution fails due to ipykernel not found

Problems:

  • Automatically selected kernel is not the one with Jupyter installed in it

Suggestions

  • On remotes find where jupyter is installed using which jupyter and look for the matching interpreter
  • Python extension should pre-select the python env that's the active interpreter in the shell
@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label Jul 31, 2022
@github-actions github-actions bot added the triage-needed Issue needs to be triaged label Jul 31, 2022
@DonJayamanne DonJayamanne added notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) kernel-enumeration labels Jul 31, 2022
@amunger amunger added notebook-codespaces and removed triage-needed Issue needs to be triaged labels Aug 1, 2022
@IanMatthewHuff IanMatthewHuff changed the title Cannot run cell on codespaces even when Jupyter is installed Cannot run cell on codespaces even when Jupyter is installed (suggest env with ipykernel in it) Aug 26, 2022
@IanMatthewHuff IanMatthewHuff removed their assignment Nov 10, 2022
@DonJayamanne DonJayamanne self-assigned this Nov 14, 2022
@DonJayamanne
Copy link
Contributor Author

duplicate of #7230

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 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 notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel)
Projects
None yet
Development

No branches or pull requests

3 participants