mirror of
https://github.com/clearml/clearml-agent
synced 2025-06-26 18:16:15 +00:00
Add agent.package_manager.use_conda_base_env (CLEARML_USE_CONDA_BASE_ENV) allowing to use base conda environment (instead of installing a new one) Fix conda support for python packages with markers and multiple specifications Added "nvidia" conda channel and support for cuda-toolkit >= 12 |
||
|---|---|---|
| .. | ||
| pip_api | ||
| __init__.py | ||
| base.py | ||
| conda_api.py | ||
| external_req.py | ||
| poetry_api.py | ||
| post_req.py | ||
| priority_req.py | ||
| pytorch.py | ||
| requirements.py | ||
| translator.py | ||
| venv_update_api.py | ||