Unanswered
Hi,
What Is The Best Way To Get The Agent To Install A Dependency From Github.
I Have Tried This In This Sample Script:
Right, you don’t want ClearML to track that package, but there isn’t much you can do there I believe. I was trying to tackle how to run your code with an agent given those dependencies.
I think that if you clone the experiment, and remove that line in the dependencies sections in the UI you should be able to launch it correctly (as long as your clearml-agent
has the correct permissions)
and btwif "
@" in line: line = line.replace("
@", "https://")
should be the same asline = line.replace("
@", "https://")
147 Views
0
Answers
2 years ago
one year ago
Tags