Unanswered
Hi! I'M Running Clearml-Agent In Docker Mode. I Want To Install My Package From Pyproject.Toml From My Project Before The Experiment Running. I'Ve Tried To Set
What we are doing is putting a requirements.txt with the content -e .
in the top level of our repos and set the clearml config parameter agent/package_manager/force_repo_requirements_txt
to true
.
156 Views
0
Answers
one year ago
one year ago