Using PDB in Metaflow

For some projects, I use Netflix’s Metaflow to build machine learning pipelines. I generally enjoy using it because it allows me to run pipelines both locally and remotely on AWS Batch, depending on the resource requirements of a pipeline.

[... 138 words]