Skip to content

refreshEnvironment does not return the latest details of the conda environment #20634

@DonJayamanne

Description

@DonJayamanne

Based on discussions with @brettcannon
Such an API will be provided that allows Jupyter ext to install Python into an empty conda env

Here's what is happening

  • Jupyter installs python into the conda env
  • Jupyter ext uses the resolveEnviornment API to get the latest conda env info
  • Unfortunately the latest conda env info is not yet returned by the Python extension (Python Ext returns the old info which leads one to believe that Python is not installed into the conda env)

Metadata

Metadata

Assignees

Labels

area-environmentsFeatures relating to handling interpreter environmentsbugIssue identified by VS Code Team member as probable bugneeds proposalNeed to make some design decisionspartner ask

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions