An Awesome List about awesome Livebook related things.
-
Oban Training - đź““ Oban Training curriculum derived from in-person training at Elixirconf 2023 - Tags: Oban
-
KinoDiff - Render string diffs from Livebook
-
KinoLiveAudio - A Kino designed to record a raw audio stream (no client-side encoding) and emit events. - Tags: Audio
-
KinoProgressBar - Seamless Progress Bar for Livebook - Tags: UI
-
KinoYouTube - A simple Kino that wraps the YouTube Embedded iFrame API to render a YouTube player in a Livebook. - Tags: Video
-
KinoSmartCellTemplate - A template project for creating Elixir Livebook Smart Cells with Tailwind and Vite - Tags: Kino, Template
-
notes.club - Discover Livebook notebooks
-
Benchee - Benchee (Elixir benchmarking) integration for Livebook - Tags: Dev Tools
-
Bumblebee - Bumblebee (pre-trained neural networks) integration for Livebook - Tags: Machine Learning
-
Chart - Vega-Lite (graphics) integration for Livebook - Tags: Visualization
-
Copilot - ChatGPT in your Livebook - Tags: Dev Tools, Machine Learning
-
Database Connection - Database integrations for Livebook
-
Discord - Discord integration for Livebook - Tags: Communication
-
Evision - Evision: An OpenCV-Erlang/Elixir binding - Tags: Machine Learning, Visualization, Multimedia
-
ExDuck - An Elixir Livebook smart cell for the ExDuck library
-
Explorer - Explorer (series and dataframes) integration for Livebook - Tags: Data, Visualization
-
FLAME - FLAME integration for Livebook - Tags: Networking, Deployment, Orchestration
-
GenEditor - Kino smart cells editor for Phoenix's excelent phx.gen code generation command - Tags: Phoenix
-
K8s - A Livebook Kino for learning how to use the k8s Elixir library - Tags: Deployment, Networking, Orchestration
-
Kroki - A Livebook smart-cell to render diagrams powered by Kroki.io - Tags: Visualization
-
Map - MapLibre integration for Livebook - Tags: Visualization
-
Merquery - Interactive HTTP Client for Livebook w/ power-ups - Tags: Dev Tools
-
SheetEx - A Livebook smart cell for fetching rows from a Google Sheet. - Tags: Data
-
Slack - Slack integration for Livebook - Tags: Communication
-
XKCD - A collection of fun, useful, and interesting Livebook smart cells by @sdball
-
Building Livebook Desktop by Wojtek Mach | ElixirConf EU 2023
-
ElixirConf 2022 - Brooklin Myers - Using Livebook to Teach Elixir
-
ElixirConf 2022 - Stephen Ball - Livebook smart cells are amazing
-
Livebook & Elixir: Where AI, Web & Concurrency Meet • José Valim • YOW! 2023
-
Meta programmable functional notebooks with Livebook by José Valim | Lambda Days 2023
-
Unlocking Livebook's Potential - Tags: Kino
-
KinoBundler - A wrapper around common build tools for Kino assets
-
LiveWriter - Tools for programmatically writing Elixir Livebook notebooks using Elixir.
-
Phoenix Playground - Phoenix Playground makes it easy to create single-file Phoenix applications. - Tags: Dev Tools