structure
## ROOT_
DIR
The directory that Anaconda or Miniconda was installed into.
EXAMPLES:
|/opt/Anaconda|#Linux|
|---|---|
|C:\\Anaconda|#Windows|
## /pkg
Also referred to as PKGS_
DIR. This directory environment
Conda virtual environment | | Libraries | Statically link, vendor libraries in wheels, or use apt/yum/brew/etc. | Install system-level libraries as conda dependencies (envs_dirs)
Specify directories in which environments are located. If this key is set, the root prefix envs_dir is not used unless explicitly included. This key also determines where the package caches are located 0 码力 |
781 页 |
4.79 MB
| 1 年前 3 structure
## ROOT_DIR
The directory that Anaconda or Miniconda was installed into.
EXAMPLES:
|/opt/Anaconda|#Linux|
|---|---|
|C:\\Anaconda|#Windows|
## /pkg
Also referred to as PKGS_DIR. This directory environment | Conda virtual environment |
| Libraries | Statically link, vendor libraries in wheels, or use apt/yum/brew/etc. | Install system-level libraries as conda dependencies (envs_dirs)
Specify directories in which environments are located. If this key is set, the root prefix envs_dir is not used unless explicitly included. This key also determines where the package caches are located 0 码力 |
773 页 |
5.05 MB
| 1 年前 3 structure
## ROOT_DIR
The directory that Anaconda or Miniconda was installed into.
## EXAMPLES:
/opt/Anaconda #Linux
C:\Anaconda #Windows
## /pkg
Also referred to as PKGS_DIR. This directory contains ||Python virtual environment|Conda virtual environment|
|---|---|---|
|Libraries|Statically link, vendor libraries in wheels, or use apt/yum/brew/etc.|Install system-level libraries as conda dependencies (envs_dirs)
Specify directories in which environments are located. If this key is set, the root prefix envs_dir is not used unless explicitly included. This key also determines where the package caches are located 0 码力 |
753 页 |
4.86 MB
| 1 年前 3 directories
Specify directories in which environments are located. If this key is set, the root prefix envs_dir is not used unless explicitly included. This key also determines where the package caches are located pkgs cache, except for the standard envs directory in the root directory, for which the normal root_dir/pkgs is used.
## Example:
envs_dirs:
- ~~my-envs
- /opt/anaconda/envs
The CONDA_ENVS_PATH environment directories
Specify directories in which packages are located. If this key is set, the root prefix pkg_dir is not used unless explicitly included.
If the pkgs_dirs key is not set, then envs/pkgs is used as 0 码力 |
808 页 |
4.97 MB
| 1 年前 3 directories
Specify directories in which environments are located. If this key is set, the root prefix envs_dir is not used unless explicitly included. This key also determines where the package caches are located pkgs cache, except for the standard envs directory in the root directory, for which the normal root_dir/pkgs is used.
Example:
envs_dirs:
- ~/my-envs
- /opt/anaconda/envs
The CONDA_ENVS_PATH environment pkgs cache, except for the standard envs directory in the root directory, for which the normal root_dir/pkgs is used.
Example:
pkgs_dirs:
- /opt/anaconda/pkgs
The CONDA_PKGS_DIRS environment variable 0 码力 |
794 页 |
5.01 MB
| 1 年前 3 directories
Specify directories in which environments are located. If this key is set, the root prefix envs_dir is not used unless explicitly included. This key also determines where the package caches are located pkgs cache, except for the standard envs directory in the root directory, for which the normal root_dir/pkgs is used.
Example:
envs_dirs:
- ~/my-envs
- /opt/anaconda/envs
The CONDA_ENVS_PATH environment pkgs cache, except for the standard envs directory in the root directory, for which the normal root_dir/pkgs is used.
Example:
pkgs_dirs:
- /opt/anaconda/pkgs
The CONDA_PKGS_DIRS environment variable 0 码力 |
786 页 |
4.98 MB
| 1 年前 3
|