How-to guides#
Task-oriented guides for specific use cases.
Run scripts
Run Python scripts with inline dependency metadata.
Run command-line tools
Run conda-packaged commands without permanent installs.
Use PyPI dependencies
Resolve PEP 723 PyPI dependencies through conda-pypi.
Manage cache
Control the conda-exec package cache.
Configure cleanup
Tune automatic cache cleanup for workstations and CI runners.
Lock scripts
Generate sidecar or embedded lock data for reproducible scripts.
Use custom channels
Search bioconda, defaults, or other channels for packages.
Use activation mode
Apply conda activation environment variables for tools that need CONDA_PREFIX.
Pin package versions
Constrain tool versions using match specs.
Use in CI/CD pipelines
Run tools ephemerally in CI without permanent installation.
Migrate from classic conda-exec
Switch from the historical conda-forge package to modern conda-exec.
Troubleshoot common issues
Fix errors with installation, caching, and tool discovery.