Skip to content

add workspace ID option for experiments #119

@VictorMorand

Description

@VictorMorand

instead of setting it manually with experimaestro run-experiment ... --workspace YOUR_ID
It would be nice to have the possibility to provide the workspace id in an experiment parameters file param.yaml,
such as

id: my_id          #id of the experiment
title: "Some xp"
description: " ... "
file: myXpFile
workspace: myworkspace_ID
# or optionnally 
workdir: "path/to/workdir" # this is also an option of `experimaestion run-experiment `

Metadata

Metadata

Assignees

No one assigned

    Labels

    easyEasy to fix or implement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions