September 12, 2024
Livebook v0.14 is here with new features that make navigating your code easier than ever. Outline panel: see a structured view of your sections and modules defined, click to go to sections or modules Go to definition: …
8
61
0
Hot in Livebook:
Latest Livebook Threads
Rx provides an Elixir ↔ R bridge heavily inspired by Pythonx. It includes support for LiveBook, the capture of static and interactive plo...
New
By: Wilfredo Barrios (Coding5s)
Short description:
The Coding5s Interactive Lab is a free, open-source, and interactive way to learn El...
New
Hello Community!
I’m writing my bachelor’s thesis on visualizing distributed protocols using Elixir, and I’ve run into the problem that ...
New
Good morning
I’d like to install exqlite with encryption support. I’m trying to use sqlcipher with Livebook for Raspberry Pi 5.
The sta...
New
plotly_ex is an Elixir library providing bindings for Plotly. This library was heavily inspired by VegaLite, which I do love. However, ov...
New
I was playing around with a location-based weather service, and noticed that a map picker (for location input) is not trivial to set up, ...
New
Hi folks,
Installing and launching livebook-0.19.2 on Intel Mac triggers the error below.
/Applications/Livebook.app/Contents/Resources...
New
Episode 294 of Thinking Elixir. News includes the long-awaited Expert LSP releasing its first release candidate — the unified Elixir Lang...
New
One thing I’ve been missing from python ecosystem was an ability to connect to a remote Apache Spark cluster from a locally running noteb...
New
Rules built from a consistent set of primitives with clear semantics are easier to reason about, review, and evolve.
Includes a Livebook...
New
HOTTEST Livebook THIS WEEK!
HOTTEST Livebook THIS MONTH!
Hello!
I built https://notes.club to discover Livebook notebooks.
At the moment it is a proof of concept. But you can already browse an...
New
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
Rx provides an Elixir ↔ R bridge heavily inspired by Pythonx. It includes support for LiveBook, the capture of static and interactive plo...
New
HOTTEST Livebook THIS YEAR!
The repo is at GitHub - cyberchitta/openai_ex: Community maintained Elixir library for OpenAI API.
Docs are at OpenaiEx User Guide — ope...
New
Hi,
I’m the author of the Domo library that validates struct’s data against its @type spec and would like to upgrade it to support in-me...
New
If I need to ship a new product in a week, Phoenix LiveView is my go-to framework.
Elixir LiveView is incredible, and an alluring choice...
New
Made a cool Livebook you want to share? Please do so in this thread :023:
New
High-performance computing (HPC) is the use of supercomputers and parallel computing techniques to solve complex computational problems. ...
New
Hi everyone,
I’m trying to run a LiveBook that uses ecto and sqlite.
When I trun to run a migration, I get the following error: ** (Ex...
New
I recently wrote an article about using Nerves on the M5Stack Core MP135. This device is a Linux-powered SBC that comes with a built-in c...
New
Hi
Does somebody know if there’s a way to access the special cell pyproject.toml that is created when initializing Python in a Livebook ...
New
At the Livebook homepage a Linux install is absent but they say it is build on Phoenix which runs on Linux.
Can someone please explain ...
New
I am using Livebook v0.18.1 with Elixir v1.19.3
When using:
Mix.install([
{:arrays, “~> 2.1”}
])
I get:
Resolving Hex dependenci...
New
plotly_ex is an Elixir library providing bindings for Plotly. This library was heavily inspired by VegaLite, which I do love. However, ov...
New
I use Livebook for experimentation, sort of like REPL-driven development. I find many times when I would like to disable a cell without ...
New
How to model equality as a domain rule.
Includes a Livebook so you can try it yourself.
New
I have started my napplication node with sname,
iex --sname gateway --cookie erlang -S mix phx.Server
I started livebook in mac m1 and ...
New
Is there a simple way to have a Kino animation (a graph being refreshed periodically) in a Livebook without the “flickering” due to the g...
New
HOTTEST Livebook THE LAST THREE YEARS!
I’ve been using livebook for a while and been playing a bit with some of the numerics libraries. Recently I bought a mac apple silicon wi...
New
We are glad to announce a variety of Neural Networks models are now available to the Elixir community via the Bumblebee project.
We have...
New
I’ve noticed Livebook switched from Monaco to CodeMirror some time recently. That must’ve taken a non-trivial amount of work, I wonder wh...
New
Hey all :wave:
I took me a bit more than 1 year but I finally managed to finish “Programming Machine Learning - From Coding to Deep Lear...
New
I am trying to use Meta’s Llama 2 with Bumblebee, but I am getting a 401 error when I try to load it. I have been granted access to the ...
New
Hello,
Like many people on Earth, I’ve been trying to understand the transformer architecture. I translated the Python code in Let's bui...
New
Hi!
I was going to play with the package openai [1] in a livebook notebook.
In the setup I added:
Mix.install([
{:openai, "~> 0.1...
New
Hey, I was using jupyter notebooks and discovered that I was able to use it inside VS Code, with GitHub Copilot and it was a great experi...
New
Hey there, doea anybody know if there is a way to configure livebook’s code formatter? Where is its .formatter.exs?
New
Hello,
I have an Elixir library that I’d like to create interactive documentation for. I saw livebook and thought it would be a perfect ...
New
This post announces the Livebook desktop app, a way to install Livebook on your machine without the requirement to have Elixir installed ...
New
I’ve installed livebook by livebook_websetup.exe, but I can’t connect to Elixir runtime in livebook with Elixir Standalone on my Windows ...
New
I’m trying to run Livebook locally on MacOSX. It was working on Friday and I’d guess the most likely cause of failure is some setting th...
New
Hello,
i am working right now alot with axon i am working on a lstm for my mastersthesis.
I was wondering if there is a nice way to set...
New
I’ve got a GenServer with some tabular data that updates frequently. I would like to be able to render this live data. Presently, the way...
New
HOTTEST Livebook THIS Over 3 Years!
José announces Livebook - a web application for writing interactive and collaborative code notebooks
José just announced Dashbit‘s latest project: Livebook, a web application for writing interactive and collaborative code notebooks
It se...
New
I need to parse a json file (~50MB).
I can read the file by body = File.read!(filename).
How do I get json representation via Poison.de...
New
I watched the screencast by José Valim about livebook and it looks really nice! :slight_smile: I was wondering are there any good options...
New
I’m trying to develop a project using Livebook.
So I wrote and tested the code for the first module.
I don’t want to publicize the code...
New
I have recently update my elixir version to 1.13.2-otp-24 through asdf.
On trying to run a livebook, it told me no livebook was found
s...
New
How would you explain Livebook to a newbie?
What can it be used for? Who is it aimed at/who might want to use it? What have you used it ...
New
I am trying to animate VegaLite charts in Livebook. The idea that I am currently working towards is to animate a 2D histogram over time. ...
New
And use it like we do during iex -S mix run --no-start command for that local project, while using live book.
I am running live book loc...
New
Hey everyone,
is it possible in a livebook to have multiple inputs generated from one cell? Maybe even next to each other.
username = K...
New
I thought I’d have a go at livebook, so I followed the instructions at Home - Livebook.dev but when I do livebook server, I get an error:...
New
Hi,
For several days I have been having problems trying to run livebook.
I have installed Erlang and Elixir using asdf.
The Erlang ver...
New
I’m trying to test out some supervision stuff with GenServers in LiveBook. I’ve easily managed to start the GenServers, which I assume ar...
New
Hello,
I’m an elixir beginner, exploring livebook. I’m running a local notebook on a linux machine. Initially I tried to import a CSV f...
New
I have a bunch of Phoenix Components.
May be possible to render them in a Livebook?
That would be absolutely brillant as a living docum...
New
Trying to follow Jose’s video on Announcing Livebook (with Axon). The very first Elixir cell introducing the dependencies fails on EXLA c...
New
Livebook
Classification:
Interactive Notebook
Threads:
351
Posts:
1865
"Automate code & data workflows with interactive Elixir notebooks"
- Follow
- Join
- Shape
the conversation
Livebook on GitHub
Stars: 5,810
Watchers: 70
Open Issues: 24
Last push: about 5 hours ago
Latest Livebook News
News & Updates
September 12, 2024
News & Updates
October 13, 2023
News & Updates
October 11, 2023
Confs & Meetups
16 days remaining
DC Elixir
Build Night: Hands-on with Zig and Zigler - Washington DC/USA July 15, 2026Latest Livebook Learning Resources
Looking for Livebook resources on writing idiomatic Elixir code
Resources Chat/QuestionsLivebook SmartCell Starter Template
Guides/Tuts/Tips/InfoGet money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Saved Forums
-
None saved yet
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #ai
- #websockets
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex
- #json
- #databases







