Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lineage display for multiple runs #775

Closed
ciyer opened this issue Feb 21, 2020 · 1 comment
Closed

Lineage display for multiple runs #775

ciyer opened this issue Feb 21, 2020 · 1 comment

Comments

@ciyer
Copy link
Contributor

ciyer commented Feb 21, 2020

Motivation

If a file has multiple versions in the repo, we want to be able to show lineage of all the versions simultaneously. We should use timestamps (and, in particular, not commit hashes) to distinguish between versions of a file.

Proposal

The simplest case is when all versions were generated by the same workflow. For example,

https://dev.renku.ch/projects/cramakri/flights-tutorial/files/lineage/notebooks/01-CountFlights.ipynb

For this, I propose displaying the lineage like this:

image

We can also show commit hashes to make it easy to check out a particular version.

@lorenzo-cavazzi
Copy link
Member

The Lineage feature won't be further expanded since it won't be part of the new version of the Renkulab platform (more info on Renku 2.0).
I'm closing this issue. Feel free to open a new one if you think there are still reasons to consider a similar functionality.

@lorenzo-cavazzi lorenzo-cavazzi closed this as not planned Won't fix, can't repro, duplicate, stale May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants