Netflix/metaflow

Improve visibility of Metaflow Code object

Open

#1009 aperta il 13 apr 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (695 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (7202 star)
Metriche merge PR
 (Merge medio 31g 18h) (23 PR mergiate in 30 g)

Descrizione

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.

Guida contributor