Skip to content

Jupyter Extension Can Not Find Kernel #4505

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

Closed
ashvinnihalani opened this issue Nov 13, 2021 · 2 comments
Closed

Jupyter Extension Can Not Find Kernel #4505

ashvinnihalani opened this issue Nov 13, 2021 · 2 comments

Comments

@ashvinnihalani
Copy link

ashvinnihalani commented Nov 13, 2021

OS/Web Information

  • Web Browser: Microsft Edge Stable
  • Local OS: localhost
  • Remote OS: Arch Linux
  • Remote Architecture: x86_64
  • code-server --version: 3.12.0 4cd55f9

Steps to Reproduce

  1. Install code-server from AUR
  2. Install python extension w/ code-server --install-extension ms-python.python. The jupyter extension seems to be installed automatically.
  3. Try to open up ipynb file
  4. Run cell

Logs

vscode_jupyter_extension.log

Expected

It should run the cell

Actual

It asks for a kernel and then directs to me the extension panel where no kernels show up

Logs

Find the attached log file

Notes

This issue can be reproduced in VS Code: No

I have been running into this issue on a different Debian-based system as well where I just untared the latest release. The current OS is a brand new fresh install with miniconda installed. I also run into #4271 as well so maybe similar. I also tried out Firefox to see if it was a browser issue.

@emmandecena
Copy link

Duplicate of #3874

@jsjoeio
Copy link
Contributor

jsjoeio commented Nov 15, 2021

thanks @emmandecena!

This should be fixed in the next release (4.0.0)

@jsjoeio jsjoeio closed this as completed Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants