SmalRat

Results 4 comments of SmalRat

> * Add a `render_logs` alternative (similar to `render_logs(logs, :graphviz)`) that returns a renderable GraphViz object (and equivalently, we could implement `show_logs(logs, :graphviz)` like you've done here for rendering directly...

Hi! There is an issue with implementing these features: > * Add a render_logs alternative (similar to render_logs(logs, :graphviz)) that returns a renderable GraphViz object (and equivalently, we could implement...

Hi! I have run into problems somewhat related to the topic discussed, so will describe their fixes here (opened the corresponding pull request). I have been using Dagger 0.18.8 for...

Overall, these are not only fixes for an old API but for the modern one as well, because as for now, it looks like there was no possibility to visualize...