You have a Python script that executes a pipeline. The script includes the following code: from azureml.core import Experiment pipeline_run = Experiment(ws, 'pipeline_test').submit(pipeline)
You want to test the pipeline before deploying the script.
You need to display the pipeline run details written to the STDOUT output when the pipeline completes.
Which code segment should you add to the test script?
trysec
10 months agopancman
1 year, 7 months agokkkk_jjjj
1 year, 8 months agosynapse
1 year, 8 months agoTsardoz
1 year, 10 months ago