-
Notifications
You must be signed in to change notification settings - Fork 198
Installing anaconda Instruction #600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing anaconda Instruction #600
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a few things should be improved:
- There are some pictures waiting to be added for the section about the installation of the Anaconda on MacOS.
- The re-direct link in the section about the installation of the Anaconda on MacOS would re-direct to the wrong position. It should re-direct to the sections about the installation of the Anaconda on Windows and Linux respectively.
- When describing the installation of Anaconda, it is worth giving some suggestions such as remembering to add conda to the environment path during installation,
- the content on the install_conda.md and the Setup_Conda.md were overlapped. Only need to keep one of them.
Thank you for your comment.
|
Hey Emma, considering the extensive nature of this document, it might be more convenient to split it into several files, each addressing distinct sections or topics. Such as install and setup can be in two separate files. Additionally, to enhance navigability, incorporating a table of contents at the beginning can provide a clear roadmap for easy reference. This approach would ensure better organization and accessibility of information. |
Oh also, there is no pr description. It's better to add one to clarify. |
@muyuxuan946 @YankeMao I have revised according to your comments. Please take another look. Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good Job! Approved
This PR solves the aspects mentioned in Issue #484, it reconstructed and elaborated on the existing Setup_conda.md.