Hi @<1523701304709353472:profile|OddShrimp85> ! Can you please share the logs (make sure to remove any sensitive data, if it exists)
It return false. Just to share abit more, I have the requirements.txt in gitlab with my codes and are in folders. Do I need to provide a gitlab path?
@<1523701304709353472:profile|OddShrimp85> I believe you need to set the repo
argument to point to your repository
@<1523701304709353472:profile|OddShrimp85> The way to do it is using the packages
argument. Maybe clearml couldn't file the requirements file. What does os.path.exists('./requirements.txt')
return?
Do u have an example of how I can define the packages to be installed for every steps of the pipeline?