Setting custom run name#
You can title your experiment by setting a custom name for your run.
The custom name is stored in the sys/name
field and displayed in the run details.
To title the run, pass the text to the name
argument of the init_run()
function:
Tip
You can display the name in the runs table by adding sys/name
as a column.