Conversation
…ble) DTask-based non-thunk arguments inferences for visualization.
|
Awesome stuff! I'm happy to accept this as-is if you'd like, but there are also a few things we can improve if you want to tackle them:
Let me know if you want this merged now or if you want to try to tackle some of these, I can always add these to the TODO list 😄 |
Looks like it is not a problem to add this. I will do that soon |
|
Hi! There is an issue with implementing these features:
It seems that GraphVizSimpleExt, which I am working on, was intended to be used when GraphViz is not imported (with GraphVizExt for the opposite case). Am I correct in this assumption? If that is the case, GraphVizSimpleExt can not return a renderable GraphViz object, which we want from the |
|
Hi, I'm sorry about the long delay in my reply! You are welcome to add GraphViz as a dependency to |
Fixes for write_dag() and show_logs() functions. More details on #512 .