Livebook Alternatives
Similar projects and alternatives to livebook
-
Elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
bakeware
Compile Elixir applications into single, easily distributed executable binaries
-
-
-
Nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
-
pattern_tap
Macro for tapping into a pattern match while using the pipe operator
-
Redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
-
Ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
-
-
-
spec
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs. (by asyncapi)
-
-
interactive
.NET Interactive takes the power of .NET and embeds it into your interactive experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
-
nx
Multi-dimensional arrays (tensors) and numerical definitions for Elixir (by elixir-nx)
-
-
-
livebook reviews and mentions
- Proxmox: Has anyone installed Livebook?
-
Describe your biggest challenge when learning elixir
Livebook https://livebook.dev/ is doing some good work there, with some interactive livebooks teaching the basics of Elixir, but more can be done and I feel the community needs to be the one boosting the content for begginers.
- Agora você pode ter o Livebook como um aplicativo no seu computador!
-
Elixir Livebook now as a desktop app
It's used for the desktop app, as you can see here[1].
[1] https://github.com/livebook-dev/livebook/blob/355527f7e8034e...
No Linux download :-(
Nevertheless it's fairly easy to install[1]. If you have docker, you can just run the image:
If you want a "native" install, after you have elixir installed you can use `mix escript.install hex livebook` and start it with `livebook server`.
Right, so our goal was to allow configuring the bundle with app icons etc and importantly custom URL schemes and file types [1]. And then macOS- [2] and Windows- [3] specific launchers capture the "open file" and "open url" events and trigger the Elixir side of things. Another reason for native launchers is if for any reason we couldn't start the Elixir side, we want to let the user know that something went wrong and point to logs. (We have that on Mac and will have on Windows very soon.)
[1]: https://github.com/livebook-dev/livebook/blob/920f70817efbac...
[2]: https://github.com/livebook-dev/livebook/blob/920f70817efbac...
[3]: https://github.com/livebook-dev/livebook/blob/920f70817efbac...
Sorry about that! A bug report at https://github.com/livebook-dev/livebook/issues/new would be very appreciated, especially with relevant parts from ~/Library/Logs/Livebook.log.
-
What can be done with Elixir? (Newbie question)
I don't have any kind of experience with Elixir. At the time of this writing I don't even know how to print something to the console. But in my current job they are assigning me a project that will be built with Elixir, specifically will be using [LiveBook](https://livebook.dev/).
- Notes/app for teaching programming
-
JIT/GPU accelerated deep learning for Elixir with Axon v0.1
I think when LiveBook desktop[1] is ready, it's going to become a lot more compelling.
-
Erlang/OTP 25 has been released
I'm in elixir land - but have a look at https://github.com/elixir-desktop - they even have an ios app in the app store..
basically wxwidgets comes with a webview, and that one is loaded up - and everything is packaged as an app - so you can use phoenix (liveview), or even react or anything to your liking..
believe certain improvements were made to OTP 25, so multiple things will land soon - even livebook https://github.com/livebook-dev/livebook are aiming at shipping a native app..
-
Hack to the Future: A Recap
Our resident Elixir SME, Guy Argo, worked with livebook (similar to Jupyter notebooks) to allow dynamic exploration of Lob’s Address Verification API. Or in other words, created animated maps that you could interact with; the example was following a car across town. A future application of this at Lob could include tracing the journey of a mailpiece as it makes its way from printer to mailbox. (Or tracking the Delorean as it travels back in time?)
-
Explorer (Elixir and Polars)
Amazing!
Rustler precompiled[1] is exactly what I was looking for to start writing NIFs in Rust.
Having to bring in the entire Rust toolchain stopped me every time I thought about it - not mentioning that at my current day job I'm not completely at liberty of deciding what tools I can/cannot use.
Combined with Livebook[2] this is the perfect combo to lure into the Elixir ecosystem my fellow data scientists colleagues.
I think you mean https://livebook.dev/ which is built on top of LiveView. LV can be used instead of "Dead View" which is a non diff-tracking view.
Stats
livebook-dev/livebook is an open source project licensed under Apache License 2.0 which is an OSI approved license.
Popular Comparisons
Are you hiring? Post a new remote job listing for free.