Livebook Profile
Livebook

@livebookdev

4,288
Followers
2
Following
78
Media
463
Statuses

Open-source, Elixir-powered computational notebook. Automate tasks, analyze data, run ML models, prototype, and build internal tools with notebook-based apps.

Joined October 2021
Don't wanna be here? Send us removal request.
@livebookdev
Livebook
2 years
When people ask where they could use Elixir #MyElixirStatus
Tweet media one
4
140
603
@livebookdev
Livebook
2 years
Introducing the Livebook app. We want Livebook to be accessible to as many people as possible. That's why we built this. It's the simplest way to install Livebook on your machine.
3
56
221
@livebookdev
Livebook
3 years
Livebook v0.4 is out: It integrates with Elixir v1.13 to bring autocompletion and signature context to the code editor. Smooth! Plus brand new Pong example notebook showing how you can use Livebook to build a simple multiplayer game. [1/2]
3
36
147
@livebookdev
Livebook
1 year
Conversation models coming soon to Livebook + Bumblebee! 👀
Tweet media one
3
23
129
@livebookdev
Livebook
10 months
👀
Tweet media one
3
11
109
@livebookdev
Livebook
1 year
Livebook v0.9 is out! 🎉 There are many new features we are excited to share with you, and you will learn more about them over the coming weeks. 👀 Meanwhile, you are welcome to update to the latest and greatest. 👇
2
22
107
@livebookdev
Livebook
2 years
Livebook 0.7 is out with great new features! 🎉📣 - secret management - visual representations of the running system - an interactive UI to visualize and edit Elixir pipelines #MyElixirStatus
1
40
102
@livebookdev
Livebook
2 years
We just added two new neural network tasks to our integration with Bumblebee! 🤩 Token Classification and Fill Mask tasks. 🤖 Wanna see it? 👀
2
20
102
@livebookdev
Livebook
2 years
Cool!
Tweet media one
@filipecabaco
Filipe Cabaco
2 years
That's it! Our @spawnfest entry. Four tools that show how @livebookdev surpasses documentation and how it can be impactful on your daily workflow. Even without a prize, this feels like a win! @vittoria_bitton @thramosal @Octavorce MVPs! 🙌
1
15
91
1
13
100
@livebookdev
Livebook
3 years
What's new in Livebook v0.3 by @josevalim : Badges, pluggable filesystems, branched (concurrent) sections, ExDoc and more! And follow us for future Livebook updates! #MyElixirStatus
0
31
96
@livebookdev
Livebook
2 years
As your livebooks grow with documentation and code, it gets harder to focus only on the code during reviews, refactoring, etc... Don't fret! The upcoming Livebook version will help you find code zen:
1
20
95
@livebookdev
Livebook
10 months
Are we going to have our 2nd Livebook Launch Week soon? 🤔 You tell us. 👀
3
16
86
@livebookdev
Livebook
1 year
Exciting news! You can now run Livebook inside @huggingface Spaces with just a few clicks 🚀 Check out our latest post to learn more!
1
18
81
@livebookdev
Livebook
2 years
Did you know that Livebook comes with a variety of built-in integrations? Now we added a new integrations section to our website listing them! Which other integrations would you like to see?
Tweet media one
6
14
74
@livebookdev
Livebook
2 years
Using Livebook to visualize Dijkstra's algorithm for finding the shortest path between nodes in a graph.
0
13
72
@livebookdev
Livebook
2 years
What's new in Livebook 0.8? Here's a blog post about ten of the most noteworthy features released with that new version:
Tweet media one
2
31
66
@livebookdev
Livebook
1 year
Livebook 0.10 is out! 🎉 Introducing Multi-Session Livebook Apps... You can think of them as something similar to scripts, but instead of running in a terminal, they are interactive web applications accessed through the browser.
0
18
66
@livebookdev
Livebook
2 years
We'd like to officially say congrats and thank you to the Livebook-related projects of @spawnfest 2022! 👏 🙏 Here they are:
1
8
56
@livebookdev
Livebook
2 years
Almost ready to publish the "What's new in Livebook 0.8" blog post. 👀
0
10
56
@livebookdev
Livebook
1 year
🎉 Get ready for our first-ever Launch Week! 🗓️ Each day next week, we'll announce a new feature of our latest release. 👀 Stay tuned! #LivebookLaunchWeek
0
10
56
@livebookdev
Livebook
1 year
Shoutout to community member @NduatiKuria1 for developing KinoDiff! 👏 Now you can easily visualize diffs in Livebook. 👀
Tweet media one
1
3
48
@livebookdev
Livebook
1 year
What's new in Livebook 0.8.1? Here's a blog post about some of the new features in this release.
Tweet media one
2
15
42
@livebookdev
Livebook
2 years
Smart Cells can already help you to do high-level tasks, like: 📊 charts 📼 database connections ⌨️ SQL queries 🗺 maps But they can do way more because people can build custom Smart Cells. What more types of Smart Cells would you like to see?
4
8
37
@livebookdev
Livebook
2 years
Watch the video by José Valim covering all of these topics and features
0
11
37
@livebookdev
Livebook
2 years
Do you know that Livebook integrates natively with multiple data sources? Here's an example: how to use Livebook to query and visualize data from a Google BigQuery dataset using smart cells.
1
13
36
@livebookdev
Livebook
9 months
A Smart cell for ChatGPT. That's really neat! 😎
@thmsmlr
Thomas Millar
10 months
Everyone’s building AI copilots for IDEs I built it for @livebookdev Here’s how you can use ChatGPT in livebook and not get left behind.
7
31
173
1
2
35
@livebookdev
Livebook
2 years
" I did my talk entirely in Livebook" 🤯
@whatyouhide
Andrea Leopardi 🇺🇦
2 years
Last week I spoke at @ElixirKenya about "Async Processing in Elixir" (thanks for having me!) 🏃‍♀️ As an experiment, I did my talk entirely in @livebookdev . I ended up polishing the livebooks and now you can have fun with them too. 🙃 Feedback welcome 🤗
2
19
106
2
4
33
@livebookdev
Livebook
9 months
Our second Launch Week has just started! 🎉 The new built-in Remote Execution Smart cell. ✨ - boilerplate code for connecting a Livebook notebook to another Elixir node - store the remote node’s cookie as a Livebook secret - intellisense of code defined in the remote node
@josevalim
José Valim
9 months
Livebook v0.11 is out and so begins our second launch week! Talking to remote notes got a massive upgrade with the new "Remove execution" smart cell. Check the video/article: The best part? It comes with remote intellisense too!🤯 All thanks to Erlang!❤️
4
52
221
1
6
34
@livebookdev
Livebook
1 year
What a fantastic talk on using Livebook for remote debugging by @zoten_deschain 👏 #ElixirConfEU #MyElixirStatus
Tweet media one
1
3
35
@livebookdev
Livebook
1 year
Image processing with Livebook 👀
@nakaji573
Ryo Wakabayashi
1 year
Elixir Image で画像処理してみた Image processing with Elixir Image #elixirlang #livebook #image #画像処理
0
11
52
0
2
33
@livebookdev
Livebook
2 years
Livebook has built-in integrations with many data sources, including Amazon Athena. In this blog post, you'll learn: 1) How to use Livebook to connect to Amazon Athena 2) Execute a SQL query against it 3) Visualize the data using a map visualization.
1
9
35
@livebookdev
Livebook
2 years
Visually editing/inspecting a pipeline |> release_soon()
@josevalim
José Valim
2 years
Yesterday, during my ElixirConf keynote, I showed how Livebook/Kino can plug into Elixir's v1.14 dbg and allow you to debug and rearrange |> pipelines on the fly!
4
51
273
1
8
27
@livebookdev
Livebook
1 year
#LivebookLaunchWeek Day 5 We’ve been investing a lot in making Elixir great for data exploration. Today we’re taking one step further in this journey by contributing to the Explorer library and integrating it with Livebook.
1
7
32
@livebookdev
Livebook
2 years
This is so cool!
@GeekMasahiro
Masahiro@Elixir勉強中
2 years
Visualize Axon's learning process with Kino.VegaLite #myelixirstatus
0
7
46
0
6
33
@livebookdev
Livebook
9 months
It's official, next Monday, we'll start our 2º Launch Week! 🎉 Stay tuned. 👀
@josevalim
José Valim
9 months
Next week we will have our second Livebook launch week! We are just wrapping up the last details. Meanwhile, what would *you* like to see in Livebook? :D
26
18
134
0
3
31
@livebookdev
Livebook
8 months
👀
Tweet media one
0
1
30
@livebookdev
Livebook
2 years
Do you know that BEAM-based app/lib idea that you have? Here's a great excuse to build it and have fun. 💻 And this year, we're sponsoring a category specific to Livebook. So, you can also submit a Livebook-based project, like a Livebook notebook or a Livebook Smart cell.
@spawnfest
SpawnFest
2 years
Oct 15-16's BEAM-based hackathon #spawnfest2022 is around the corner. There’s still a few days to register (). Want to take your chances at our sponsored prizes? Conference tickets, learning passports, Amazon gifts cards, swag... Join us! #WeBeamTogether
0
10
9
0
16
29
@livebookdev
Livebook
9 months
You can now bring your Vim/Emacs key bindings muscle memory to Livebook. ⌨️ 🧠
@josevalim
José Valim
9 months
VIM & Emacs key bindings support just landed in @livebookdev v0.11! 😱 Download Livebook, give both a try, and let’s finally decide which one is better. Hold on to your caps lock, because there is no, ahem, escape. Watch the video/read the post:
8
30
232
1
5
28
@livebookdev
Livebook
2 years
When you get Livebook up and running on your machine in under a minute with our Desktop app
1
7
28
@livebookdev
Livebook
2 years
Some cool examples of leveraging Livebook+dbg integration to play with: - pipelines using Evision for image manipulation - pipelines using Explorer for data exploration)
@smj_tcBot
smj_tcBt
2 years
Elixir の dbg を Livebook で遊び倒す
0
3
24
0
4
28
@livebookdev
Livebook
1 year
#LivebookLaunchWeek Day 2 Distributed² Machine Learning notebooks with Elixir and Livebook But what do we mean by Distributed² Machine Learning?
1
5
26
@livebookdev
Livebook
2 years
A Livebook integration with Kubernetes. It gives you a terminal to connect to a Kubernetes Pod. 🤯👏
@miruoss
Michael Ruoss
2 years
@elixirlang @elixirphoenix @coryodaniel And here comes the Kino. This time with code.
0
2
17
0
2
25
@livebookdev
Livebook
2 years
An excellent example of using Livebook to build a user guide of an Elixir library. It's also leveraging Livebook integration with ExDoc. 👏
@mcrumm
Michael Crumm (@[email protected])
2 years
ReqSandbox itself is tiny and the docs include a ton of example code that I am also pleased to share with you– The Ecto SQL Sandbox User Guide: This Livebook contains a complete Phoenix (v1.7 pre-release!) JSON app demonstrating Ecto SQL sandbox features
Tweet media one
1
2
18
1
4
25
@livebookdev
Livebook
3 years
Other features include: * auto-save * JSON/XML syntax highlighting * per user editor configuration * and more! See the CHANGELOG:
0
2
22
@livebookdev
Livebook
2 years
Token Classification task
2
3
25
@livebookdev
Livebook
9 months
The most prominent feature of this Launch Week is out! 🎉 Watch the video where José Valim shows a demo of what this feature can do. 👀 📺
@josevalim
José Valim
9 months
What if you could: * upload a .csv file to see & plot its contents * stream and transform GBs of .parquet files from S3 * drag and drop a sqlite3 database and query it * drag and drop an audio/video file for live transcription With @livebookdev , you can:
5
74
337
0
3
25
@livebookdev
Livebook
2 years
An upcoming book about how to do Data Science with Elixir. 👀
@bellerosejoey
Joey Bellerose
2 years
Wanting to learn Data Science? @phillramon and I are writing the book Elixir For Data Science. We’ll be releasing regular updates as we complete sections at the link below. #myelixirstatuser
5
37
107
0
3
22
@livebookdev
Livebook
2 years
This is awesome! 🎉 And we already have one example of how to do Machine Learning with Elixir on top of that. 👀 Here's an image classification app, backed by @elixirphoenix and Bumblebee, running on a @huggingface Docker Space:
@huggingface
Hugging Face
2 years
You can now run Docker with Spaces! 🤯 What does that mean? @elixirlang Phoenix, Dash, FastAPI, Shiny, and your favorite ML tools can now be used with Spaces! 🚀 What will you build?
2
25
113
0
6
23
@livebookdev
Livebook
1 year
Discord integration for Livebook 🎉
@basilenouvellet
Basile Nouvellet
1 year
@livebookdev Here it is:
0
0
7
0
4
24
@livebookdev
Livebook
1 year
And the Day 1 of our first #LivebookLaunchWeek begins! 🎉 Learn how to deploy a Livebook notebook as an application. 👀
1
4
24
@livebookdev
Livebook
2 years
Text to image (Stable Diffusion)
Tweet media one
1
3
22
@livebookdev
Livebook
1 year
AI apps in minutes, powered by Livebook 👀
@nakaji573
Ryo Wakabayashi
1 year
Livebookを使えば数分でAIアプリを実装、デプロイできます With Livebook, you can implement and deploy AI apps in minutes! #myelixirstatus #livebook #flyio #bumblebee #nx
0
4
17
0
2
21
@livebookdev
Livebook
2 years
Integrate and download pre-trained models from @huggingface
Tweet media one
1
1
19
@livebookdev
Livebook
2 years
Livebook notebooks based on the "From Deep Learning Foundations to Stable Diffusion" course from @fastdotai
@meanderingstrm
Scott Mueller
2 years
@davydog187 @fastdotai @elixirlang @livebookdev I'm taking the @fastdotai Part 2 course right now. Elixir versions of the notebooks, . Use the 2019 videos and improve the notebooks. I left TODOs. @thibaut_barrere @SpirosMakris @dwaynebradley70 @arpahector
0
0
8
1
4
17
@livebookdev
Livebook
2 years
A Smart cell for playing with DALL-E directly from Livebook!
@PJUllrich
Peter Ullrich
2 years
Aaaaaaand I create a Livebook Smart Cell for DALL-E :D
0
1
9
0
2
20
@livebookdev
Livebook
1 year
This a cool example of using Livebook to interact with an API. This one is about how to provision a @flydotio Machine.
@joao_lubien
Lubien
1 year
Here's a 127 LOC @livebookdev that shows how to deploy one machine to @flydotio in 40 seconds. #myelixirstatus
1
8
40
0
3
19
@livebookdev
Livebook
11 months
We can't wait to see what people will build with Livebook Apps! 🎉
@spawnfest
SpawnFest
11 months
@livebookdev becomes a 2023 SpawnFest Silver sponsor, for bracket Livebook Apps 🎉 Projects will be evaluated by @hugobarauna , and the sponsorship consists of $750 in Amazon gift cards. Thank you, Livebook! Check out more SpawnFest updates at .
0
6
13
0
3
19
@livebookdev
Livebook
1 year
Last week we had our first-ever Launch Week. We launched lots of new cool features! Did you miss anything? Here's a recap 🧵👇
1
4
17
@livebookdev
Livebook
11 months
🎉 It's @spawnfest time! Join the 48-hour BEAM-based app contest, build a Livebook App, and have fun. Learn all about it in our latest blog post.
0
11
19
@livebookdev
Livebook
2 years
Visualization of message passaging between processes
Tweet media one
2
0
17
@livebookdev
Livebook
2 years
Text generation (GPT2, DistilGPT2, BART)
Tweet media one
1
1
18
@livebookdev
Livebook
9 months
👀 Invite to Livebook Teams beta is almost there!
0
3
17
@livebookdev
Livebook
1 year
We just released a new version with an important security fix for Livebook Desktop users on Windows; please update:
1
4
17
@livebookdev
Livebook
1 year
Initial Erlang Support Another upcoming feature of version 0.10 👀
0
0
17
@livebookdev
Livebook
2 years
Project the-arborists, extend Livebook with an easy way to explore nested data structures in the UI. By @StefanChrobot This was even merged into Livebook Kino!
1
0
17
@livebookdev
Livebook
2 years
Project Lively (KinoEcto), is a collection of utilities for working with Ecto and Livebook. By @filipecabaco @Octavorce @vittoria_bitton @thramosal
Tweet media one
1
3
16
@livebookdev
Livebook
2 years
We have opened up our discussions page on GitHub! If you are using Livebook, join us and share the amazing things you have been building: #MyElixirStatus
0
9
15
@livebookdev
Livebook
1 year
Wow, this is cool!
@snajper47
Tomasz Kowal
1 year
If you want to try Phoenix Framework @elixirphoenix but don't want to go through the installation process, you can try it via @livebookdev , which is super easy to install. Let me know if there are concepts in Phoenix that you'd like explained this way!
0
13
65
0
2
16
@livebookdev
Livebook
2 years
Livebook desktop doesn't require the person to have Elixir previously installed on their machine. That can help, for example, to make it easier to teach/learn Elixir. We hope you enjoy it! 😊
0
2
14
@livebookdev
Livebook
1 year
Our Livebook Teams beta program is almost ready! 🎉 Which feature would you like to see? 👀
1
2
16
@livebookdev
Livebook
2 years
🎉 @spawnfest will have a category for Livebook-based projects this year! We partnered with them to incentivize the community to develop more ideas on how to use Livebook while also supporting a community event. Check it out. 😉
0
7
15
@livebookdev
Livebook
1 year
#LivebookLaunchWeek Day 3 This one is about security in Livebook. We introduce a new concept called Hubs and the notebook stamping feature. We also mention the upcoming Livebook Teams, that'll focus on the needs of teams/companies using Livebook.
0
3
15
@livebookdev
Livebook
1 year
End of this week, we'll release a new version. We'll share sneak peeks of the upcoming features every day until the launch. Here's the first one: Presentation View. 👀
0
1
15
@livebookdev
Livebook
2 years
Thanks to Livebook Smart cells, we can peek under the covers, learn how each model works, and embed it directly into our Elixir apps. Here is an example from @chris_mccord running image classification on @flydotio :
1
1
15
@livebookdev
Livebook
2 years
Project eflambe_live, to generate and view flamegraphs in Livebook By Trevor Brown ()
Tweet media one
1
1
14
@livebookdev
Livebook
2 years
Fill Mask task
1
1
14
@livebookdev
Livebook
2 years
Text classification (RoBERTa, DistilRoBERTa, FinBERT)
Tweet media one
1
2
14
@livebookdev
Livebook
2 years
Would you like to try them out? 🤔 Just import this notebook and have some fun:
0
0
13
@livebookdev
Livebook
2 years
Image classification (ResNet, ConvNeXT, ViT, DeiT)
Tweet media one
1
2
13
@livebookdev
Livebook
2 years
Visually editing and inspecting a pipeline integrated with the new Elixir 1.14 dbg macro
Tweet media one
2
0
10
@livebookdev
Livebook
1 year
😍
@peregrine
Jason Stiebs
1 year
I'm starting to get the feeling that @livebookdev has the potential to be bigger than any other elixir project. I've used Jupyter and I love Observable but LiveBook is moving faster and in more creative directions than either.
5
5
48
0
0
11
@livebookdev
Livebook
2 years
A SmartCell for uploading files to your notebook. ⬆️
@akoutmos
Alex Koutmos
2 years
I'm really happy with how this LiveBook file upload SmartCell came out for @livebookdev . This is going to come in handy for some general internal tools and for ! #MyElixirStatus
3
9
54
0
2
12
@livebookdev
Livebook
2 years
Visualization of supervision trees
Tweet media one
1
0
10
@livebookdev
Livebook
2 years
"up and running in like half a second" 😎
@marcelfahle
Marcel Fahle
2 years
Just installed the @livebookdev desktop app.. up and running in like half a second wat 🤯
Tweet media one
2
0
6
0
2
11
@livebookdev
Livebook
2 years
Are you the type of person who's curious to know how your tools work under the hood? @wojtekmach explains how we've built Livebook desktop in the Thinking Elixir podcast. 👀
@ThinkingElixir
ThinkingElixir
2 years
Episode 113: Livebook Desktop makes it much easier for people to start using @ElixirLang and @livebookdev . @wojtekmach joins us to explain what Livebook Desktop is, how it works, if it makes sense to "desktop" our own apps and more! #ElixirLang
1
6
17
0
3
11
@livebookdev
Livebook
2 years
Unstable Book, An attempt to setup the Stable Diffusion inference pipeline in Elixir By @michaelvigor
0
0
11
@livebookdev
Livebook
2 years
Nice Kino for exploring nested data structures
@StefanChrobot
Stefan Chrobot
2 years
Done with my #spawnfest2022 entry: exploring nested data structures in @livebookdev . Looking forward to turning this into an actual PR. #MyElixirStatus
1
2
22
0
3
11
@livebookdev
Livebook
2 years
Project graphql_smart_cell, a Livebook Smart cell designed to run GraphQL queries By @mcrumm @elbow_jason and Billy Lanchantin
Tweet media one
1
2
11
@livebookdev
Livebook
2 years
Today is the first day of #AdventOfCode 2022! And people are already using Livebook to solve puzzles. 🎉 Wanna give it a try? 1. Install Livebook with one click: 2. Go to 3. Have fun!
@iamrosaan
Rosaan Ramasamy
2 years
I just completed "Calorie Counting" - Day 1 - Advent of Code 2022 #AdventOfCode #elixirlang Tech stack: Elixir, Livebook Solution:
0
0
2
1
2
11
@livebookdev
Livebook
2 years
Sometimes it's hard to reason about code. Livebook now has a visual representation of message passing:
Tweet media one
1
2
10
@livebookdev
Livebook
1 year
Isn't this cool?! 😎
@pxn_one
Linjie ZHANG
1 year
#elixir use livebook and Nx to learn gradient decrease!
1
1
8
0
1
10
@livebookdev
Livebook
2 years
One cool example of using Smart cells 👀
@_uwu_cocoa
Cocoa
2 years
The SmartCell feature in @livebookdev is amazing, and most importantly, anyone can write a SmartCell! Spent a whole day on this, and now we have an example using Decision Tree and Random Forest for classification😆 (YouTube link for better video quality)
1
15
86
1
4
10
@livebookdev
Livebook
9 months
Want to try Livebook Teams? Our beta started this week. 😉
0
1
10
@livebookdev
Livebook
2 years
"Very high level of polish." - ❤️
0
2
10
@livebookdev
Livebook
2 years
That's cool!
@zgcarvalho
José Geraldo
2 years
What about a Kino protein viewer? #elixir #livebook #molstar
Tweet media one
2
15
99
0
0
9