wait_for_run_completion: Wait for the completion of a run

Description Usage Arguments Value See Also

View source: R/run.R

Description

Wait for the run to reach a terminal state. Typically called after submitting an experiment run with submit_experiment().

Usage

1
wait_for_run_completion(run, show_output = TRUE)

Arguments

run

The Run object.

show_output

If TRUE, print verbose output to console.

Value

None

See Also

submit_experiment()


azuremlsdk documentation built on Oct. 23, 2020, 8:22 p.m.