🎉 Automate and learn with Smart cells in Livebook v0.6.
Read the announcement
.
Install
Features
What’s new? 
Create badge
Install
Features
What’s new? 
Create badge
Settings
Copyright 2021. All rights reserved.
Dashbit
.
Your Livebook installation
If you already installed Livebook, you can configure the default Livebook location where you want to open notebooks.
Livebook up
Checking status
We can't reach this Livebook (but we saved your preference anyway)
Run notebook
Not yet? Install Livebook in just a minute
Livebook is open source, free, and ready to run anywhere.
Launch on Fly.io
Launch using Docker
Launch using Elixir
Launch on Fly
Step 1
Install Docker
Step 2
$
docker run -p 8080:8080 -p 8081:8081 --pull always livebook/livebook
Step 1
Install Elixir v1.13+
Step 2
$
mix local.rebar --force && mix local.hex --force
$
mix escript.install hex livebook
$
livebook server