Netflix/metaflow

Improve visibility of Metaflow Code object

Open

#1,009 opened on 2022年4月13日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (695 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,202 stars)
PR merge metrics
 (平均マージ 31d 18h) (30d で 23 merged PRs)

説明

The code tarball saved by Metaflow is accessible with the client but it is not very easy to work with. We may want to make it more visible possibly even in the Metaflow UI.

Another idea would be to link it to the source control that the Metaflow code is in (if there is one). In particular, we could store the branch/commit information as well as a "dirty" patch file if needed. We can keep the same tarball to work internally but also linking it to the user's development environment may make it easier to work with.

コントリビューターガイド