Livebook
1-Click installation template for Livebook on Easypanel
Description
Livebook is a web application for writing interactive and collaborative code notebooks for Elixir. It features an intuitive and interactive workflow for data science and machine learning in Elixir, with support for rich output including charts, maps, tables, and more. Livebook allows you to create, share, and collaborate on notebooks that combine narrative, code, and results in a single document.
Benefits
- Interactive Development: Write and execute Elixir code in an interactive notebook environment with rich output support.
- Collaborative: Share and collaborate on notebooks with team members in real-time.
- Data Science Ready: Built-in support for data visualization, charts, maps, and machine learning workflows in Elixir.
- Persistent Storage: Your notebooks and data are stored persistently in mounted volumes.
Features
- Rich Output: Support for charts, maps, tables, images, and interactive widgets directly in notebooks.
- Code Execution: Execute Elixir code cells with real-time output and error handling.
- File Management: Built-in file explorer and management for organizing notebooks and data files.
- Export Options: Export notebooks in various formats including standalone Elixir scripts.
Links
Options
| Name | Description | Required | Default Value |
|---|---|---|---|
| App Service Name | - | yes | livebook |
| App Service Image | Livebook Docker image | yes | ghcr.io/livebook-dev/livebook:0.16.2 |
| Livebook Password | Password must be at least 12 characters long. | yes |
Screenshots

Change Log
- 2025-06-17 – Initial template release