Netflix/metaflow

Package code in more cases

Open

#124 opened on Feb 12, 2020

View on GitHub
 (10 comments) (6 reactions) (0 assignees)Python (7,202 stars) (695 forks)batch import
help wantedupforgrabs

Description

Currently, the code is packaged for Batch runs only. To be able to fully replicate and version things, it would be nicer if code was always stored as an artifact of each step.

Contributor guide