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
50
LiveBook all the things
Sebastian
June 28, 2022
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveView goes k6
sgoettschkes
0
38
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
120
Bullseye: An introduction to Dart
sgoettschkes
1
150
Reallife experience with Dart
sgoettschkes
0
94
Level up your Bot with Watson
sgoettschkes
0
95
Bullseye - An introduction to Dart
sgoettschkes
1
690
Let's automate stuff with Ansible
sgoettschkes
0
310
Let's automate stuff with Ansible
sgoettschkes
1
330
Building cllctr
sgoettschkes
0
120
Other Decks in Programming
See All in Programming
Ruby on cygwin 2025-02
fd0
0
130
技術を根付かせる / How to make technology take root
kubode
1
220
動作確認やテストで漏れがちな観点3選
starfish719
6
990
[JAWS-UG横浜 #80] うわっ…今年のServerless アップデート、少なすぎ…?
maroon1st
1
160
ARA Ansible for the teams
kksat
0
100
負債になりにくいCSSをデザイナとつくるには?
fsubal
9
1.8k
Domain-Driven Transformation
hschwentner
2
1.9k
時計仕掛けのCompose
mkeeda
1
260
2,500万ユーザーを支えるSREチームの6年間のスクラムのカイゼン
honmarkhunt
6
4.9k
ファインディの テックブログ爆誕までの軌跡
starfish719
2
1k
JavaScriptツール群「UnJS」を5分で一気に駆け巡る!
k1tikurisu
10
1.8k
Swiftコンパイラ超入門+async関数の仕組み
shiz
0
210
Featured
See All Featured
A designer walks into a library…
pauljervisheath
205
24k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Adopting Sorbet at Scale
ufuk
74
9.2k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
175
51k
How to Ace a Technical Interview
jacobian
276
23k
Code Reviewing Like a Champion
maltzj
521
39k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
How GitHub (no longer) Works
holman
313
140k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.4k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
The World Runs on Bad Software
bkeepers
PRO
67
11k
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