1. Introduction
  2. Guides
  3. Installing row
  4. Tutorial
    1. Hello, workflow!
    2. Managing multiple actions
    3. Assigning values to directories
    4. Grouping directories
    5. Submitting jobs manually
    6. Requesting resources with row
    7. Submitting jobs with row
  5. Using row with Python and signac
    1. Working with signac projects
    2. Writing action commands in Python
  6. Concepts
    1. Process parallelism
    2. Thread parallelism
    3. Directory status
    4. JSON pointers
    5. Cache files
  7. How-to
    1. Best practices
    2. Set the cluster account
    3. Submit the same action to different groups/resources
    4. Summarize directory groups with an action
  8. Reference
  9. row
    1. init
    2. submit
    3. show
      1. show status
      2. show directories
      3. show jobs
      4. show cluster
      5. show launchers
    4. scan
    5. clean
  10. workflow.toml
    1. workspace
    2. action
      1. group
      2. resources
      3. submit_options
    3. default
  11. clusters.toml
    1. cluster
    2. Built-in clusters
  12. launchers.toml
    1. Launcher configuration
    2. Built-in launchers
  13. Environment variables
  14. Appendix
  15. Release notes
  16. Migrating from signac-flow
  17. Logo
  18. For developers
    1. Contributing
    2. Code style
    3. Testing
    4. Documentation
  19. License
  20. Contributors