Netflix/metaflow

Package code in more cases

Open

#124 opened on Feb 12, 2020

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

Repository metrics

Stars
 (7,202 stars)
PR merge metrics
 (Avg merge 31d 18h) (23 merged PRs in 30d)

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