Delete Run
Synopsis
This operator deletes a run
Description
This operator deletes a run provided at the run input port.
Input
con
Connection to a MLFlow Server
run
A RunIOObject corresponding to the run which should be deleted.
Output
con
Connection to a MLFlow Server passed through.