Blazing iconBlazing
Intermediate10 minDeployment & PackagingDev Preview

Custom Image Workflow

Runs a workflow using a custom container image built with Image.debian_slim(python_version='3.11').pip_install('numpy'), demonstrating how to attach a custom Docker image to a specific workflow via @app.workflow(image=image).

Coming SoonDev Preview

This content is part of an upcoming preview program. Request early access

#distributed#docker#numpy#python
flow.py