Unanswered
Hi There, I Used
and this works. However, without the trick from UnevenDolphin73 , the following won’t work (return None):if __name__ == "__main__": task = Task.current_task() task.connect(config) run() from clearml import Task Task.init()
163 Views
0
Answers
2 years ago
one year ago