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

When I connect to the remote server using VSCode, in the ipynb files, I am unable to select a kernel as it does not show up. #16005

Open
hlshen-coder opened this issue Sep 6, 2024 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@hlshen-coder
Copy link

Environment data

  • VS Code version: 1.85.2
  • Jupyter Extension version (available under the Extensions sidebar):v2024.8.2024081201
  • Python Extension version (available under the Extensions sidebar): v2024.14.0
  • OS (Windows | Mac | Linux distro) and version: ubuntu18.04
  • Python and/or Anaconda version: 3.7.12
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
  • Jupyter server running: Local | Remote | Remote

Actual behaviour

the kernel selection for Jupyter Notebook keeps getting stuck.

@hlshen-coder hlshen-coder added the bug Issue identified by VS Code Team member as probable bug label Sep 6, 2024
@DonJayamanne
Copy link
Contributor

Please could you enable logging as follows:

  • Open settings & go into Jupyter->Logging
  • Change the value to trace
  • Reload VS Code,
  • Attempt to repro the issue & then copy the output from the Jupyter output panel (use the command Jupyter: Show Output to get to the logs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants