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

Should Pipeline.visualize default to show the full graph if no keys are given? #177

Closed
SimonHeybrock opened this issue Aug 14, 2024 · 2 comments
Assignees

Comments

@SimonHeybrock
Copy link
Member

See title. I think this would be quite useful.

@jl-wynen
Copy link
Member

Comment from #181:

We have a number of pipelines across multiple projects now. And we compose new pipelines from them. It is currently very difficult to inspect a pipeline in its entirety to, e.g., find out what it can produce, or how it does a certain operation. It would be a great help if we could just visualize a pipeline without having to already know what it can produce or what products depend on the subgraph you are currently interested in.

@YooSunYoung YooSunYoung mentioned this issue Sep 16, 2024
3 tasks
@SimonHeybrock SimonHeybrock moved this from Triage to Selected in Development Board Sep 25, 2024
@jokasimr jokasimr self-assigned this Oct 29, 2024
@jokasimr jokasimr moved this from In progress to Done in Development Board Oct 31, 2024
@jokasimr
Copy link
Contributor

Fixed in #188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants