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
90
LiveBook all the things
Sebastian
June 28, 2022
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveView goes k6
sgoettschkes
0
75
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
150
Bullseye: An introduction to Dart
sgoettschkes
1
200
Reallife experience with Dart
sgoettschkes
0
110
Level up your Bot with Watson
sgoettschkes
0
120
Bullseye - An introduction to Dart
sgoettschkes
1
730
Let's automate stuff with Ansible
sgoettschkes
0
380
Let's automate stuff with Ansible
sgoettschkes
1
390
Building cllctr
sgoettschkes
0
160
Other Decks in Programming
See All in Programming
GitHub Copilotの全体像と活用のヒント AI駆動開発の最初の一歩
74th
7
2.3k
CEDEC2025 長期運営ゲームをあと10年続けるための0から始める自動テスト ~4000項目を50%自動化し、月1→毎日実行にした3年間~
akatsukigames_tech
0
120
なぜ今、Terraformの本を書いたのか? - 著者陣に聞く!『Terraformではじめる実践IaC』登壇資料
fufuhu
4
540
Gemini CLIの"強み"を知る! Gemini CLIとClaude Codeを比較してみた!
kotahisafuru
3
960
The State of Fluid (2025)
s2b
0
110
Comparing decimals in Swift Testing
417_72ki
0
170
CLI ツールを Go ライブラリ として再実装する理由 / Why reimplement a CLI tool as a Go library
ktr_0731
3
1k
Terraform やるなら公式スタイルガイドを読もう 〜重要項目 10選〜
hiyanger
12
3k
Amazon Q CLI開発で学んだAIコーディングツールの使い方
licux
3
180
実践!App Intents対応
yuukiw00w
1
220
ワープロって実は計算機で
pepepper
2
1.2k
Infer入門
riru
4
1.3k
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Gamification - CAS2011
davidbonilla
81
5.4k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
A Tale of Four Properties
chriscoyier
160
23k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Site-Speed That Sticks
csswizardry
10
760
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
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