Skip to content

The request.common.workflow_basename is used to construct the proc directory #686

@mo-jareddrayton

Description

@mo-jareddrayton

The proc directory makes use of workflow_basename.

request.common.workflow_basename,

If the default value is used then I think it is more or less equivalent to the behaviour we used to have. Obviously if a user provides something different then that is no longer the case.

workflow_basename = '{}_{}_{}'.format(model_id, experiment_id, variant_label)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions