配置#
Configuration
以下页面包含有关如何通过配置进一步定制 conda 的信息。
The following pages have information on how conda can be customized further through configuration.
- 使用 .condarc conda 配置文件#
- Using the .condarc conda configuration file#
了解如何使用设置文件(
.condarc
)覆盖默认值并在 shell 会话中维护设置 Learn how to use a settings file (.condarc
) to override defaults and maintain settings across shell sessions- 设置#
- Settings#
查看可在 conda 中使用的所有配置设置的列表和定义 View a list and definition of all the configuration settings that can be used within conda
- 管理多用户 conda 安装#
- Administering a multi-user conda installation#
如何将 conda 设置为系统管理员以供多个用户使用 How to set up conda as a system administrator for use by multiple users
- 镜像渠道#
- Mirroring channels#
探索如何使用 conda 配置自己的频道服务器镜像 Explore how to configure your own channel server mirror with conda
- 禁用 SSL 验证#
- Disable SSL Verification#
在极少数情况下可能需要禁用 SSL;点击此处了解如何禁用 Disabling SSL may be necessary in very limited circumstances; learn how here
- 使用非标准证书#
- Using non-standard certificates#
安装并配置非标准认证以便与 conda 一起使用 Install and configure non-standard certifications for use with conda
- 使用环境和包缓存的自定义位置#
- Using Custom Locations for Environment and Package Cache#
如何配置存储环境和包缓存的不同位置 How to configure different locations for storing environments and package cache
- Pip 互操作性 (experimental)#
- Pip interoperability (experimental)#
使 conda 与 pip 更好地协同运行的实验性功能(不再支持) An experimental feature that makes conda operate better with pip (no longer supported)
- 免费渠道 (deprecated)#
- Free channel (deprecated)#
关于我们弃用免费频道以及如何恢复它的解释 Explanation of our deprecation of the free channel and how to restore it