Netflix/metaflow

Improve visibility of Metaflow Code object

開放

#1,009 建立於 2022年4月13日

 (1 則留言) (0 個反應) (0 位負責人)Python (695 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (7,202 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南