hugobarauna
Livebook Core Team
This post announces the Livebook desktop app, a way to install Livebook on your machine without the requirement to have Elixir installed before.
Trending in News & Updates
Today weâre releasing Oban for Python. Not an Oban client in Python. Not a pythonx wrapper embedded in Elixir. Nope, itâs a fully operati...
New
Iâm a bit excited to announce that Localize and friends are now at release 1.0. Even though itâs a 1.0 release, it stands on 8 years of w...
New
Iâll be using this thread to share Hologram patch release announcements. Minor releases will continue to get dedicated threads with blog ...
New
Hologram v0.11 is out! Two headline features this release. First, Elixir regexes now run in the browser. They were server-only until now,...
New
Just published search_ash 0.5.0 (with search_core 0.4.0) on Hex.
Whatâs new: synonyms
You can now declare a synonym dictionary per lang...
New
MdexMultilineCells is an MDEx plugin enabling multi-line cells in Markdown tables with full
inline/block Markdown rendering and automati...
New
This release unifies configuration for queues, repos, and services, swaps opaque timing integers for readable durations, and backports pe...
New
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rustâs ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
There are three potential reasons for members of this forum to have a look at https://vutuv.de
You are tired or annoyed of LinkedIn.
Yo...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixir-ls
- #ai
- #elixirconf-us
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
AstonJ
Congrats on the launch!
Looks great and works on my Mac
(macOS 12.5)
Not sure if youâre aware, but when browsing the blog homepage and clicking on an article lower down the page the page doesnât jump to the top of the article you clicked onâŠ
antoine-duchenet
Congratulations !
Is any Linux version planned ?
hugobarauna
Thanks!
We are not planning a Linux version right now, but one can still install Livebook in other ways in a Linux machine.
That said, we would definitely consider contributions!
hugobarauna
Didnât know about that, thanks!
egze
Looking forward to a tutorial how to use
AppBundlercblavier
This is awesome, I really want to use your project!
)
(I actually donât know what for, but this just a matter of time
Nefcairon
Finally I installed Livebook Desktop on my main Windows machine (as there sadly is no Chromebook version).
Is it supposed to open a new tab in my normal browser or to open in a seperate window?
hugobarauna
Itâs supposed to open a tab in your default browser.
Although thereâs no Livebook Desktop distribution for Chromebook, there are other ways to install Livebook:
if you donât have Elixir installed on your machine:
If you have Elixir installed on your your machine:
Thereâs more info about installation that in the README.
Nefcairon
Thanks for your explanation. On my chromebook I use Livebook installed from source.
So itâs pretty much the same on windows desktop as itâs on chromebook directly installed from source - allright
So now that I put livebook.exe in my autostart folder, after booting windows I have a livebook icon in the tray and it automatically opens my browser. Can I configure it that there is only the icon and not directly opening my browser?
hugobarauna
Good question, I donât know the answer.
@wojtekmach can you help here?