diff --git a/docs/clearml.conf b/docs/clearml.conf index bc05fb5..7a11ef8 100644 --- a/docs/clearml.conf +++ b/docs/clearml.conf @@ -245,7 +245,7 @@ agent { # pip_cache: "/root/.cache/pip" # poetry_cache: "/root/.cache/pypoetry" # vcs_cache: "/root/.clearml/vcs-cache" - # venv_build: "/root/.clearml/venvs-builds" + # venv_build: "~/.clearml/venvs-builds" # pip_download: "/root/.clearml/pip-download-cache" # }