Livebook Smart Cells for use with Meadow. If you're not sure what that means, this repo probably isn't of any use to you.
Add to a Meadow-connected Livebook by including the following in the Reconnect and setup block:
Mix.install([
{:meadow_kino, github: "nulib/meadow_kino"}
])