livebook-dev / kino

Client-driven interactive widgets for Livebook
Apache License 2.0
361 stars 60 forks source link

Support for OTP 27 process labels #442

Closed hugobarauna closed 3 months ago

hugobarauna commented 3 months ago

Before example

CleanShot 2024-06-11 at 17 44 03

After example

CleanShot 2024-06-11 at 17 44 34

URL with a notebook showing the feature being used in multiple contexts: https://gist.github.com/hugobarauna/6dd8b05b51d66bf313c3870c2bc428ed.

You can import that notebook, with Livebook running with Elixir 1.17 rc and see the diagrams with process labels.

hugobarauna commented 3 months ago

@josevalim @jonatanklosko, I think this should be good to go. Can you please take a last look?