Prefect Docs Prefect Docs
Marvin Picture
There's only one life-form as intelligent as me within thirty parsecs of here and that's me. What do you want?
Core Engine
Orchestration & API
  • Latest (1.4.0)
  • 0.15.13
  • 0.14.22
  • Legacy
prefect.io
Discourse
GitHub
Core Engine
Orchestration & API
  • Latest (1.4.0)
  • 0.15.13
  • 0.14.22
  • Legacy
prefect.io
Discourse
GitHub
  • Welcome
  • About Prefect

  • Getting Started

  • ETL Tutorial

  • Core Concepts

  • Task Library

  • Advanced Tutorials

  • Examples

  • PINs

  • Development

  • Prefect Idioms
  • FAQ
  • Community
  • Code of Conduct
Got a request? Open an issue!

# Prefect Idioms

Looking for the latest Prefect 2 release? Prefect 2 and Prefect Cloud 2 have been released for General Availability. See https://docs.prefect.io/ for details.
  • Running dependent flows
  • Using conditional logic in a flow
  • Use task mapping to map over a specific set of arguments
  • Parallelism within a Prefect flow
  • Managing temporary resources
  • Logging configuration and usage
  • Accessing task results locally
  • Testing Prefect flows and tasks
  • Using Result targets for efficient caching
  • Configuring notifications
  • Using script based flow storage
  • Pause for Approval
  • Naming task runs based on inputs
  • Using the functional pipe operator
Edit this page

← Sprints FAQ →