Get startedΒΆ
- Intro to conda
- Download conda
- Installation
- Quick install
- Full installation
- Configuration
- The conda configuration file (.condarc)
- General configuration
- Channel locations (channels)
- Update conda automatically (auto_update_conda)
- Always yes (always_yes)
- Show Channel URLs (show_channel_urls)
- Change command prompt (changeps1)
- Add PIP as Python Dependency (add_pip_as_python_depedency)
- Use PIP (use_pip)
- Configure conda for use behind a proxy server (proxy_servers)
- Offline mode only (offline)
- Advanced configuration
- Conda build configuration
- Centralized installation
- Overview
- System configuration settings
- Allow other channels (allow_other_channels)
- Default channels (default_channels)
- SSL verification (ssl_verify)
- Offline mode only (offline)
- Channel alias (channel_alias)
- Disallow installation of specific packages (disallow)
- Add Anaconda.org token to automatically see private packages (add_anaconda_token)
- Specify environment directories (envs_dirs)
- Example admin-controlled installation
- Test drive
- Conda cheat sheet