Netflix/metaflow

Improve visibility of Metaflow Code object

Open

#1.009 geöffnet am 13. Apr. 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (695 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (7.202 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 31T 18h) (23 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide