Netflix/metaflow

Improve visibility of Metaflow Code object

Open

#1 009 ouverte le 13 avr. 2022

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (695 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (7 202 stars)
Métriques de merge PR
 (Merge moyen 31j 18h) (23 PRs mergées en 30 j)

Description

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.

Guide contributeur