Conda 文档#
Conda Documentation
欢迎使用 conda 文档!Conda 为所有语言提供包、依赖项和环境管理功能。在这里,您可以找到在自己的项目中使用 conda 所需的一切。
Welcome to conda's documentation! Conda provides package, dependency, and environment management for any language. Here, you will find everything you need to get started using conda in your own projects.
安装 #
Install
我们建议使用以下 conda 发行版来安装 conda:
如需更详细的信息, 见 Miniconda的安装指南 和 conda-forge的下载页
.We recommend the following conda distribtions to install conda:
Miniconda is an installer by Anaconda that comes preconfigured for use with the Anaconda Repository. See the notes about Anaconda's Terms of Service.
Or with Homebrew:
brew install miniconda
Miniforge is an installer maintained by the conda-forge community that comes preconfigured for use with the conda-forge channel.
Or with Homebrew:
brew install miniforge
For more detailed instructions, see Miniconda's installation guide and conda-forge's download site
.刚接触 conda?#
New to conda?
如果你是刚接触conda,我们首先推荐以下文章:
参见
想要免费获得更深入的 conda 使用培训吗?查看 Anaconda 的 conda 基础免费课程 。
If you are new to conda, we first recommend the following articles:
参见
Want to get even more in-depth training on how to use conda for free? Check out Anaconda's free course on conda basics.
其他有用资源 #
Other useful resources
欢迎贡献者 #
Contributors welcome
Conda 是一个开源项目,始终欢迎新的贡献。请阅读以下指南,开始开发 conda 并做出您自己的贡献。
Conda is an open source project and always welcomes new contributions. Please read the following guides to get started developing conda and making your own contributions.