Unanswered
Hi There Everyone! We'Re Working On Some Better Ux For Triggering And Scheduling Functions And Would Love To Pick Your Brains
WackyRabbit7 pipeline.start_locally() should do the trick I think.
demo code code:
` from clearml.automation import PipelineController
p = PipelineController()
p.start_locally() `
Is that what you had in mind?
161 Views
0
Answers
3 years ago
one year ago