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

Adding possibiliy to visualize the process graph #34

Closed
bgoesswe opened this issue Jun 26, 2018 · 2 comments
Closed

Adding possibiliy to visualize the process graph #34

bgoesswe opened this issue Jun 26, 2018 · 2 comments

Comments

@bgoesswe
Copy link
Member

bgoesswe commented Jun 26, 2018

In the hackathon the idea came up to enable the users to visualize the process graph in a nice, like an actual image of an graph.
Some tools were also mentioned to use it e.g. Tensor Board
There is already a python package with a similiar solution in the Dask package

@jdries
Copy link
Collaborator

jdries commented Nov 29, 2019

This exists now:
to_graphviz

@jdries jdries closed this as completed Nov 29, 2019
@soxofaan
Copy link
Member

example:
Screenshot from 2019-12-10 09-03-37

Note however that this requires the installation of an additional package graphviz (https://pypi.org/project/graphviz/).
It is currently not listed as a dependency of the openeo client, because it is not vital and it is probably a hassle to get working on windows.

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

3 participants