Skip to content

Creating a new python environment that matches another doesn't seem to create it #21520

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
Tyriar opened this issue Jun 27, 2023 · 1 comment
Closed
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@Tyriar
Copy link
Member

Tyriar commented Jun 27, 2023

Testing microsoft/vscode-jupyter#13765

Repro:

  1. Open a folder
  2. Open a new notebook
  3. Create a Conda environment for it using the latest Python version via the kernel picker
  4. Repeat 3

I think what is happening is it abandons creating the environment and selects the existing one:

Recording 2023-06-27 at 07 35 03

Consider changing:

  1. Opening the progress notification that shows creating the new environment all together if it's not actually happen
  2. Changing the selected environment notification to indicate it selected the existing environment
  3. Change this to indicate an existing environment will be selected:
    image
@DonJayamanne DonJayamanne removed their assignment Jun 27, 2023
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-jupyter Jun 27, 2023
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Jun 27, 2023
@karthiknadig
Copy link
Member

Duplicate of #20027

@karthiknadig karthiknadig marked this as a duplicate of #20027 Jun 28, 2023
@karthiknadig karthiknadig closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

3 participants