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

Miniconda 是由 Anaconda 开发的安装程序,已预先配置好与 Anaconda 仓库配合使用。请参阅 Anaconda 的 服务条款 的说明。

Windows x86_64

macOS arm64 (Apple Silicon)

macOS x86_64 (Intel)

Linux x86_64 (amd64)

Linux aarch64 (arm64)

Miniforge

Miniforge 是由 conda-forge 社区 维护的安装程序,已预先配置为与 conda-forge 渠道一起使用。

Windows x86_64

macOS arm64 (Apple Silicon)

macOS x86_64 (Intel)

Linux x86_64 (amd64)

Linux aarch64 (arm64)

如需更详细的信息, 见 Miniconda的安装指南conda-forge的下载页

.

We recommend the following conda distribtions to install conda:

Miniconda

Miniconda is an installer by Anaconda that comes preconfigured for use with the Anaconda Repository. See the notes about Anaconda's Terms of Service.

Windows x86_64

macOS arm64 (Apple Silicon)

macOS x86_64 (Intel)

Linux x86_64 (amd64)

Linux aarch64 (arm64)

Miniforge

Miniforge is an installer maintained by the conda-forge community that comes preconfigured for use with the conda-forge channel.

Windows x86_64

macOS arm64 (Apple Silicon)

macOS x86_64 (Intel)

Linux x86_64 (amd64)

Linux aarch64 (arm64)

For more detailed instructions, see Miniconda's installation guide and conda-forge's download site

.

刚接触 conda?#

New to conda?

如果你是刚接触conda,我们首先推荐以下文章:

入门指南

学习使用 conda 的基础知识,例如创建包并将其添加到环境中

管理环境

了解有关环境以及在项目中使用它们的最佳实践的更多信息

参见

想要免费获得更深入的 conda 使用培训吗?查看 Anaconda 的 conda 基础免费课程

If you are new to conda, we first recommend the following articles:

Getting started guide

Learn the basics of using conda such as creating and adding packages to environments

Managing environments

Learn more about environments and best practices for using them in your projects

参见

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

命令参考

所有标准命令和选项的完整参考

备忘录

获取常用命令的最新速查表

配置 conda

了解配置 conda 行为的各种方式

术语

使用 conda 时需要了解的重要词汇

Command reference

Full reference for all standard commands and options

Cheatsheets

Get the latest cheatsheet for commonly used commands

Configuring conda

Learn about the various ways conda's behavior can be configured

Glossary

Important vocabulary to know when working with conda

欢迎贡献者 #

Contributors welcome

Conda 是一个开源项目,始终欢迎新的贡献。请阅读以下指南,开始开发 conda 并做出您自己的贡献。

Contributing 101

详细了解 conda 项目的管理方式和贡献方式

Development environment

按照本指南设置您自己的开发环境

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.

Contributing 101

Learn more about how the conda project is managed and how to contribute

Development environment

Follow this guide to get your own development environment set up