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
29
LiveBook all the things
Sebastian
June 28, 2022
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveView goes k6
sgoettschkes
0
14
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
90
Bullseye: An introduction to Dart
sgoettschkes
1
130
Reallife experience with Dart
sgoettschkes
0
86
Level up your Bot with Watson
sgoettschkes
0
80
Bullseye - An introduction to Dart
sgoettschkes
1
670
Let's automate stuff with Ansible
sgoettschkes
0
270
Let's automate stuff with Ansible
sgoettschkes
1
270
Building cllctr
sgoettschkes
0
94
Other Decks in Programming
See All in Programming
Cloud Adoption Frameworkにみる組織とクラウド導入戦略(縮小版)
tomokusaba
1
120
Pydantic x Database API:turu-pyの開発
yassun7010
1
320
コードレビューと私の過去と未来
jxmtst
0
120
Perl 5 OOP機構30年史 - Perl 5's OOP Mechanism over the past 30 years
moznion
1
770
Kotlin Multiplatform at Stable and Beyond (Kotlin Vienna, October 2024)
zsmb
2
310
ファーストペンギンBot @Qiita Hackathon 2024 予選
dyson_web
0
200
Cohesion in Modeling and Design
mploed
3
180
利用者視点で考える、イテレータとの上手な付き合い方
syumai
4
210
AWS Lambda Web Adapterを活用する新しいサーバーレスの実装パターン
tmokmss
6
5.3k
5年分のツケを一気に払った話
soogie
3
960
なぜアジャイルがうまくいかないのか?
yum3
2
140
"型"のあるRailsアプリケーション開発 / Typed Rails application development
sinsoku
8
2.2k
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
124
18k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
43
2k
Debugging Ruby Performance
tmm1
72
12k
Pencils Down: Stop Designing & Start Developing
hursman
119
11k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
230
17k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Why Our Code Smells
bkeepers
PRO
334
57k
Designing the Hi-DPI Web
ddemaree
279
34k
Six Lessons from altMBA
skipperchong
26
3.4k
It's Worth the Effort
3n
182
27k
Building an army of robots
kneath
302
42k
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