Netflix/metaflow

Improve visibility of Metaflow Code object

Open

#1,009 创建于 2022年4月13日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (7,202 star) (695 fork)batch import
enhancementhelp wanted

描述

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.

贡献者指南