79755601

Date: 2025-09-04 10:38:37
Score: 2
Natty:
Report link

In order to avoid blocking the terminal, remove the last line from the above code, i.e.,

# ml_client.jobs.stream(job.name) # uncomment to make it synchronous and wait until job finishes

This is documented in the following tutorial:

https://learn.microsoft.com/en-us/azure/machine-learning/how-to-create-component-pipeline-python?view=azureml-api-2

In this section:

https://learn.microsoft.com/en-us/azure/machine-learning/how-to-create-component-pipeline-python?view=azureml-api-2#submit-the-pipeline-job-to-the-workspace

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Jau A