Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
LiveBook all the things
Search
Sebastian
June 28, 2022
Programming
0
73
LiveBook all the things
Sebastian
June 28, 2022
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveView goes k6
sgoettschkes
0
59
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
140
Bullseye: An introduction to Dart
sgoettschkes
1
180
Reallife experience with Dart
sgoettschkes
0
100
Level up your Bot with Watson
sgoettschkes
0
110
Bullseye - An introduction to Dart
sgoettschkes
1
710
Let's automate stuff with Ansible
sgoettschkes
0
360
Let's automate stuff with Ansible
sgoettschkes
1
360
Building cllctr
sgoettschkes
0
140
Other Decks in Programming
See All in Programming
クラス設計の手順
akikogoto
0
120
ウォンテッドリーの「ココロオドル」モバイル開発 / Wantedly's "kokoro odoru" mobile development
kubode
2
640
AI時代のリアーキテクチャ戦略 / Re-architecture Strategy in the AI Era
dachi023
0
120
Rubyの!メソッドをちゃんと理解する
alstrocrack
1
360
VitestのIn-Source Testingが便利
taro28
9
2.5k
一緒に働きたくなるプログラマの思想 #QiitaConference
mu_zaru
82
21k
Designing Your Organization's Test Pyramid ( #scrumniigata )
teyamagu
PRO
5
1.6k
20250426 GDGoC 合同新歓 - GDGoC のススメ
getty708
0
120
設計の本質:コード、システム、そして組織へ / The Essence of Design: To Code, Systems, and Organizations
nrslib
10
3.9k
OpenTelemetry + LLM = OpenLLMetry!?
yunosukey
2
170
Browser and UI #2 HTML/ARIA
ken7253
2
180
Cursor/Devin全社導入の理想と現実
saitoryc
29
22k
Featured
See All Featured
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
[RailsConf 2023] Rails as a piece of cake
palkan
54
5.5k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
800
Code Reviewing Like a Champion
maltzj
523
40k
We Have a Design System, Now What?
morganepeng
52
7.6k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
179
53k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.4k
How to train your dragon (web standard)
notwaldorf
91
6k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Six Lessons from altMBA
skipperchong
28
3.8k
Transcript
LiveBook all the things Elixir Vienna June 2022 @Sgoettschkes https://www.pexels.com/photo/selective-focus-photo-of-pile-of-assorted-title-books-1148399/
None
Elixir Vienna June 2022 A little history https://www.pexels.com/photo/egyptian-symbols-3199399/
A little history 1. REPLs (Read Evaluate Print Loop) 2.
iPython Notebooks / Jupyter 3.
Livebook
Livebook
On the shoulders of giants • Phoenix • LiveView •
Monaco (Rich-Text-Editor) • …
Getting started Locally using mix mix local.rebar --force && mix
local.hex --force mix escript.install hex livebook livebook server
Getting started Locally using docker docker run -p 8080:8080 -p
8081:8081 --pull always livebook/livebook
Getting started In the cloud • using docker • On
fly.io
The runtime • Standalone • mix: Loads your project like
iex -S mix • embedded: Connect to a remote ErlangVM node
Cells
Smart Cells
Add hex libraries
Use Cases • iex replacement • learning (and documenting it)
• documentation • On-the-fly data analytics
https://makeameme.org/meme/aaaaand-demo-time
Elixir Vienna June 2022 Take the first step https://www.pexels.com/photo/green-tree-beside-roadway-during-daytime-163703/
https://www.dropbox.com/s/6z5aiwa8l09g2pa/86H.jpg