logo
icon

Livebook

Livebook is an interactive notebook application for Elixir — a Jupyter alternative for automating code and data workflows. Features real-time collaboration, rich outputs with Vega-Lite charts, Smart cells for database queries and visualizations, and reproducible execution.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
ToolDevelopment

Livebook

An interactive notebook application for Elixir — write, run, and collaborate on code notebooks with rich outputs and smart automation.

What You Can Do After Deployment

  1. Visit your domain — log in with the password set in LIVEBOOK_PASSWORD
  2. Create notebooks — write Elixir code with Markdown documentation in .livemd files
  3. Visualize data — render Vega-Lite charts, tables, maps, and custom Kino outputs inline
  4. Use Smart cells — query databases, plot charts, and build maps from the UI without writing code
  5. Collaborate in real-time — multiple users can edit the same notebook simultaneously

Key Features

  • Elixir code notebooks with Markdown support
  • Rich interactive outputs via Kino (charts, tables, maps)
  • Smart cells for high-level tasks without code
  • Real-time collaboration — no extra setup
  • Reproducible execution with dependency tracking
  • Connect to existing Elixir nodes or projects
  • Versionable .livemd format with Mermaid and KaTeX support

License

Apache-2.0 — GitHub