DOC: Added environment.yml in CI#515
Conversation
Codecov Report
@@ Coverage Diff @@
## main #515 +/- ##
==========================================
- Coverage 67.90% 64.04% -3.86%
==========================================
Files 1001 1001
Lines 77649 77649
Branches 16135 16135
==========================================
- Hits 52727 49731 -2996
- Misses 22790 25860 +3070
+ Partials 2132 2058 -74
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
Thanks for your contribution! Since we have updated the dev documentation, and replace the mamba section with conda, I think an environmental.yml is not necessary. What do you think? |
|
Yeah sure. I thought environment.yml file may be needed for the upcoming slurm deployment project also it might be convenient to add changes in the dependencies. |
To my understanding, conda is also available for slurm environments. Is that correct? @luweizheng @ChengjieLi28 |
Do not get what you want to say. |
|
So should issue #329 be closed ? or what else can I do ? |
What do these changes do?
Adds environment.yml
Related issue number
Fixes #329