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

The Jupyter kernel in VSCode has duplicate options. #4074

Closed
Jill-Cheng opened this issue Dec 2, 2020 · 1 comment
Closed

The Jupyter kernel in VSCode has duplicate options. #4074

Jill-Cheng opened this issue Dec 2, 2020 · 1 comment
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@Jill-Cheng
Copy link

Environment data

  • VS Code version: Version: 1.51.1 (user setup)
  • Jupyter Extension version (available under the Extensions sidebar): 2020.11.392013122
  • Python Extension version (available under the Extensions sidebar): 2020.11.371526539
  • OS (Windows | Mac | Linux distro) and version: OS: OS: Windows_NT x64 10.0.19041
  • Python and/or Anaconda version: python3.7 from anaconda; python 3.8; python3.9;
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv; conda;
  • Jupyter server running: N/A

Expected behaviour

The kernel options of Jupyter in VSCode are not duplicated.

image

Actual behaviour:

image

Steps to reproduce:

[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]

  1. Open VSCode, install the extension "python".
  2. Create a new Jupyter file, the Jupyter kernel displays "python:3 idle", click the kernel option, some "python 3" appears, from the path point of view, there are some repetitions of the anaconda kernel.

Logs

Output for Jupyter in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Jupyter)

none

@Jill-Cheng Jill-Cheng added the bug Issue identified by VS Code Team member as probable bug label Dec 2, 2020
@Jill-Cheng Jill-Cheng changed the title The kernel option of Jupyter in VSCode is duplicated. The Jupyter kernel in VSCode has duplicate options. Dec 2, 2020
@DonJayamanne
Copy link
Contributor

Duplicate of #399

@DonJayamanne DonJayamanne marked this as a duplicate of #399 Dec 2, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
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
Projects
None yet
Development

No branches or pull requests

2 participants