outflow
stable

Contents:

  • Overview
  • Tutorial
    • Part 1: Pipeline and plugins
    • Part 2: Tasks and commands
    • Part 3: Models and database
    • Part 4: Parallelize your workflows
    • Part 5: Testing
  • User guide
  • Developer guide
  • Quick reference
  • API
outflow
  • »
  • Tutorial
  • View page source

Tutorial¶

Tutorial:

  • Part 1: Pipeline and plugins
    • Creating a pipeline
    • Create a plugin
  • Part 2: Tasks and commands
    • Getting started with tasks
    • Modify the workflow
    • Adding a cli argument
  • Part 3: Models and database
    • Database creation
    • Models
    • Access our database table
  • Part 4: Parallelize your workflows
    • The MapTask
    • Edit the tasks
    • Add MapTask to the command workflow
    • The parallel backend
    • Distribute workflows on a slurm cluster
    • Allocate multiple cpus for multiprocessing computations for each workflow
  • Part 5: Testing
    • Introducing automated testing
    • Basic testing strategies
    • Tutorial code modifications
    • Pytest add-ons and configuration
    • Testing simple tasks
    • Testing complex tasks
    • Testing commands
    • Test coverage
Next Previous

© Copyright 2020, Grégoire Duvauchelle Revision 74b8cc5a.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
develop
Downloads
pdf
epub
On Read the Docs
Project Home
Builds