Useful links¶
This section contains most of the links mentioned in the guide:
Anaconda documentation: https://docs.anaconda.com/
Conda documentation: https://docs.conda.io/projects/conda/
Page containing links to download Miniconda installers and hash sums of downloaded files: https://docs.conda.io/en/latest/miniconda.html
Instruction for checking hash sums: https://docs.conda.io/projects/conda/en/latest/user-guide/install/download.html#cryptographic-hash-verification
Conda command reference: https://docs.conda.io/projects/conda/en/latest/commands.html
Anaconda Navigator User Guide: https://docs.anaconda.com/anaconda/navigator/
Great article on how conda works: https://protostar.space/why-you-need-python-environments-and-how-to-manage-them-with-conda