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

Better visualizations of full dependency tree #344

Open
ZLLentz opened this issue Aug 28, 2024 · 4 comments
Open

Better visualizations of full dependency tree #344

ZLLentz opened this issue Aug 28, 2024 · 4 comments

Comments

@ZLLentz
Copy link
Member

ZLLentz commented Aug 28, 2024

It should be possible to create a dependency tree using both the conda/mamba dependency information and the pip metadata, which do not necessarily agree. It should be possible to make it more readable than the pipdeptree graphviz output which works great for small trees but is not designed for such large environments.

output

@ZLLentz
Copy link
Member Author

ZLLentz commented Aug 28, 2024

I'd like to pick a format that creates more of an interactive view

@ZLLentz
Copy link
Member Author

ZLLentz commented Aug 30, 2024

This is a candidate for CI output too, to make it easier to understand why a CI build's environment has certain packages in it

@ZLLentz
Copy link
Member Author

ZLLentz commented Aug 30, 2024

Since this will be custom, it can also include nodes like "conda-packages.txt" etc. to include info about which packages are directly specified in our environment spec

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

1 participant