It will then parse the above information from my local workstation?
gotcha, I see how that is populated now. So then if my workers have git credentials, a user can clone that experiment and run on a worker?
Hi BoredHedgehog47 , You need to addfrom clearml import Task task = Task.init(project_name='examples', task_name='hello world')
to your code and run it once after you've ran clearml-init