allenai/beaker-run

Run an experiment on Beaker

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
specA YAML or JSON Beaker experiment spec. This could be the YAML/JSON string itself or a path to a YAML/JSON file. yes
tokenYour Beaker tokenyes
workspaceThe Beaker workspace to useyes
nameA name to assign the experiment. If not specified, a random name will be generated. ""
timeoutTime to wait (in seconds) for the experiment to finish. A timeout of -1 means wait indefinitely. A timeout of 0 means don't wait at all. -1
poll_intervalTime to wait (in seconds) between polling for status changes of the experiment's jobs. 5

no outputs