Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

workspace

The workspace table describes the layout of your workspace.

Example:

[workspace]
path = "my_workspace"
value_file = "value.json"

tip

You may omit [workspace] entirely.

path

workspace.path: string - The location of your workspace directory relative to the location of workflow.toml. When not set, workspace.path defaults to "workspace".

value_file

workspace.value_file: string - The name of the JSON file row will read to obtain the value of each directory. When you omit value_file, row assigns the JSON value of null to each directory.

Set

workspace.value_file = "signac_statepoint.json"

to use row with signac workspaces.


Development of row is led by the Glotzer Group at the University of Michigan.

Copyright © 2024-2025 The Regents of the University of Michigan.