Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Livebook Alternatives
Similar projects and alternatives to livebook
-
-
Elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
-
-
bakeware
Compile Elixir applications into single, easily distributed executable binaries
-
-
nx
Multi-dimensional arrays (tensors) and numerical definitions for Elixir (by elixir-nx)
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
-
desktop
Elixir library to write Windows, macOS, Linux, Android apps with OTP24 & Phoenix.LiveView (by elixir-desktop)
-
-
explorer
Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir
-
transport-site
Rendre disponible, valoriser et améliorer les données transports
-
-
phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
-
-
bumblebee
Pre-trained Neural Network models in Axon (+ 🤗 Models integration) (by elixir-nx)
-
programming-phoenix-liveview
Programming Phoenix LiveView Book Code & Solutions to "Give it a try"s
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
livebook reviews and mentions
-
Runme – Interactive Runbooks Built with Markdown
This looks very similar to LiveBook¹. It is purely Elixir/BEAM based, but is quite polished and seems like a perfect workflow tool that is also able to expose these workflows (simply called livebooks) as web apps that some functional, non-technical person can execute on his/her own.
-
Elixir Livebook is a secret weapon for documentation
For linux the easiest way to download livebook is with docker [1] or maybe with fly.io [2].
Installing it directly is a bit complicated if you are not familiar with it. I wish linux also had Desktop app like mac.
-
The Jupyter+Git problem is now solved
Totally agree with this. I like the Markdown subset approach LiveBook (https://livebook.dev/) has taken to play nicely with version control in comparison.
-
JupyterLab 4.0
Is there a similar notebook application like https://livebook.dev/ for Python?
I like Jupyter, but after trying out Livebook with Elixir I wish there was something similar in Python.
Smart cells and Toggling parts of code on/off is extremely useful features in a Notebook app.
-
Scripting with Elixir
If you haven't played around with it - you might dig Livebook https://livebook.dev
I've been finding Livebook (https://livebook.dev/) really useful for iterating on a script or manipulating some data in a reproducible way. I'll often try out one solution and if that doesn't work, create a new section and collapse the old one to be able to go in a different direction.
The pipes are really very nice.
They are actually even nicer under Livebook: https://livebook.dev/
It can let you drag-drop reorder, enable/disable, steps in a pipeline: https://github.com/livebook-dev/livebook/blob/main/lib/liveb...
It is really wild.
-
Would you use Phoenix LiveView to build a collaborative text field?
https://livebook.dev/ is collaborative and open source, take a look at their code. I'm pretty sure it's using OT and not CRDTs for collaborative text editing, but that shouldn't really matter for most use cases.
-
Ask HN: Elixir/Erlang Resources?
The language homepage has a solid "Getting Started" section that will walk you through the basics:
https://elixir-lang.org/getting-started/introduction.html
There are also interactive tutorials that ship with Livebook, including visualizations of message-passing:
After that, the Pragprogs have a solid line of books if you want to go deeper.
-
A note from our sponsor - SonarQube
www.sonarqube.org | 29 Sep 2023
Stats
livebook-dev/livebook is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of livebook is Elixir.