Unanswered
Hi All, I'M Updating My Code To Use Hydra, And Facing An Issue:
When I Try To Init A Task In Offline Mode I'Me Getting The Following:
Hi RipeGoose2
I just test the hydra example, seems to work when you add the offline right after the import:
` from clearml import Task
Task.set_offline(True) `
177 Views
0
Answers
3 years ago
one year ago