
Reputation
Badges 1
4 × Eureka!From the messages, it seems that it doesn't import them properly. But to be honest, I'm not sure how to import them for remote execution.
Hi @<1523701070390366208:profile|CostlyOstrich36> , I tried both, but I would like to make it work with tasks.
I thought ClearML would copy the repository but that doesn't seem like the case? Maybe I'm importing them wrong?
Hi @<1523701070390366208:profile|CostlyOstrich36> , the code is part of the same repository as the pipeline code. That is, I have files in the root repository that I use to build the pipeline (those files are pretty much like the example you have on github) and I have utils directory in the same root repository where I have scripts with custom scikit transformers and methods I frequently reuse.