A smart cell implementation for Livebook to execute shell commands.
Use Mix.install/2
on your livebook to install this library.
Mix.install([
{:smart_cell_command, github: "kentaro/smart_cell_command"}
])
Select the Command
cell from + Smart
button:
Then you'll see the editor like below:
Kentaro Kuribayashi kentarok@gmail.com