Skip to content

nulib/meadow_kino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meadow.Kino

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.

Installation

Add to a Meadow-connected Livebook by including the following in the Reconnect and setup block:

Mix.install([
  {:meadow_kino, github: "nulib/meadow_kino"}
])