Skip to contents

Run Models and Monitor Progress

Usage

run_model(data)

get_model_run_state(model, stamp)

get_run_state(model, stamp)

stop_model_run(model, stamp)

stop_run(model, stamp)

Arguments

data

Data used for the body of the POST request.

model

Model digest or name.

stamp

Model run stamp.

Value

A list or nothing, invisibly.