Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 640 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 640 Bytes

My Livebooks

My collection of Livebooks.

Run in Livebook

Getting started

git clone https://github.com/mnishiguchi/livebooks.git mnishiguchi_livebooks
cd mnishiguchi_livebooks
bin/setup

Start a Livebook server

bin/server

Visit http://localhost:8080/

Secret cookie is mnishiguchi

Start an interactive Elixir shell

bin/iex

Update Livebook

bin/update