Unanswered
Hi There. In A Clearml Pipeline Step With Docker, I Specify The Git Repo And Branch I Want To Use. How Can I Also Specify A Repos Optional Dependecies? It Uses Poetry For Deendency Management
Hi @<1688721797135994880:profile|ThoughtfulPeacock83> ! Make sure you set agent.package_manager.type: poetry
in your clearml.conf
. If you do, the poetry.lock of pyproject.toml will be used to install the packages. See None
84 Views
0
Answers
7 months ago
7 months ago