microsoft / microsoft/PTVS

The 'environment.yml' file can not be detected to create a conda env when reload project

Open
#7,541 1 comment 0 reactions 1 assignee View on GitHub

@AdamYoblick is already working on this.

Since Apr 27, 2023.

needs investigation
Dominant language
C#
Stars
2.6k
Forks
680
Avg merge
39m
Merged PRs (30d)
1

Description

Environment
image

Steps to Reproduce
1.Create a Flask Web project
2.Add a 'environment.yml' file in it

name: test
dependencies:
  - numpy

3.Upload Project
4.Reload Project

Expected behavior
The dialog prompt pops up
image

Actual behavior
No dialog prompt pops up

Additional context and screenshots
conda_reload

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.