The 'environment.yml' file can not be detected to create a conda env when reload project
Open
@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

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

Actual behavior
No dialog prompt pops up
Additional context and screenshots

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.