Unanswered
Hi All!
Is There Any Simple Way To Use
I actually have a question about your original code snipped, PlainSeaurchin97 . I have been trying to figure out a way to access the task object when running remotely so that I can instantiate the logger but when I tried task_id = os.getenv("CLEARML_TASK_ID")
, it’s returning None
. I also tried Task.current_task()
and also got None
back. What is the recommended way to access the Task object from within the remote agent?
204 Views
0
Answers
one year ago
one year ago