Flyte Docs
|
Product:
Flyte OSS
Union.ai BYOC
Union.ai Serverless
Signup
User guide
Tutorials
API reference
Deployment
Architecture
Integrations
Community
Flyte Docs
User guide
Tutorials
API reference
Deployment
Architecture
Integrations
Community
Signup
About Flyte
Getting started
Local setup
First project
Understanding the code
Running your workflow
Core concepts
Workflows
Standard workflows
Subworkflows and sub-launch plans
Dynamic workflows
Eager workflows
Imperative workflows
Launching workflows
Viewing workflows
Viewing workflow executions
Tasks
Map tasks
Task types
Task parameters
Launching tasks
Viewing tasks
Task software environment
Local image building
ImageSpec with ECR
ImageSpec with GAR
ImageSpec with ACR
Environment variables
Viewing logs
Reference tasks
Task hardware environment
Customizing task resources
Accelerators
Retries and timeouts
Interruptible instances
Launch plans
Defining launch plans
Viewing launch plans
Notifications
Schedules
Activating and deactivating
Running launch plans
Reference launch plans
Mapping over launch plans
Reactive workflows
Caching
Named outputs
ImageSpec
Development cycle
Authentication
Project structure
Projects and domains
Building workflows
Setting up a production project
Local dependencies
ImageSpec
Running your code
Overriding parameters
Details of pyflyte run
Debugging with interactive tasks
Task resource validation
Running in a local cluster
Jupyter notebooks
Decks
FlyteRemote
FlyteRemote examples
Migrating from Airflow to Flyte
Testing
Mocking tasks
Data input/output
FlyteFile and FlyteDirectory
Downloading with FlyteFile and FlyteDirectory
Task input and output
Accessing attributes
Dataclass
Enum type
Pickle type
Pydantic BaseModel
PyTorch type
StructuredDataset
TensorFlow types
Programming
Chaining entities
Conditionals
Decorating tasks
Decorating workflows
Intratask checkpoints
Waiting for external inputs
Nested parallelism
Failure node
Integrations
Connectors
Apache Airflow connector
Apache Airflow connector example
AWS SageMaker inference connector
AWS SageMaker connector example
Databricks connector
Databricks connector example
File sensor connector
File sensor connector example
Google BigQuery connector
Google BigQuery connector example
MemVerge Memory Machine Cloud (MMC) connector
MemVerge Memory Machine Cloud (MMC) connector example
OpenAI connectors
Batch connector example
ChatGPT connector example
Snowflake connector
Snowflake connector example
FAQ
Flyte OSS
User guide
Programming
Programming
This section covers the general programming of Flyte.
On this page