learning-software-engineering / learning-software-engineering.github.io

MIT License
16 stars 206 forks source link

Elaborate on managing Conda python, channels #606

Closed muyuxuan946 closed 3 months ago

muyuxuan946 commented 3 months ago

This PR solves the aspects mentioned in Issue #484: Development Process: Introduction for the Conda #484. It added instructions for five major types of Conda tasks including Managing Python, Managing virtual packages, Creating custom channels, Creating projects, and Viewing command-line help. The instruction introduces the commonly used commands for these tasks.

emma0925 commented 3 months ago

Hi Yuxuan, I fogot to add citations for my pr #600, it's already merged. Could you add the citation section for me in the setup_conda.md, plz.

References

muyuxuan946 commented 3 months ago

will do that right now. Thank you for feedback.

YankeMao commented 3 months ago

I'd suggest to edit the reference list to keep consist with the other documents for Conda in the repo

YankeMao commented 3 months ago

Also, the reference list is needed for each .md file for the consistent aim.