kino
kino copied to clipboard
Client-driven interactive widgets for Livebook
Drag and drop input components to build a Kino.Control.form(...) with some sort of layout.
One idea is to introduce a meta attribute, called `:link@kino`, that when present makes the row clickable.
As a follow up to #53 we should detect when not in Livebook and read+parse the given input.
So it is easier to reuse files across kinos.
Our goal is to eventually redesign our data tables to be more feature rich. I will use this issue to post suggestions, inspirations, etc: * https://beakerx.com/ * https://grid.glideapps.com/ This is...
Hello! Thanks for making Kino. I'm using some GenServers inside of a Livebook notebook. I have an Elixir cell which contains a call to `Kino.start_child!/1`. Weirdly, sometimes when I reevaluate...
There are a lot of breaking changes, mostly related to the custom header, but also significant performance and flexibility improvements.