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
79
LiveBook all the things
Sebastian
June 28, 2022
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveView goes k6
sgoettschkes
0
66
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
150
Bullseye: An introduction to Dart
sgoettschkes
1
180
Reallife experience with Dart
sgoettschkes
0
110
Level up your Bot with Watson
sgoettschkes
0
110
Bullseye - An introduction to Dart
sgoettschkes
1
720
Let's automate stuff with Ansible
sgoettschkes
0
370
Let's automate stuff with Ansible
sgoettschkes
1
380
Building cllctr
sgoettschkes
0
150
Other Decks in Programming
See All in Programming
deno-redisの紹介とJSRパッケージの運用について (toranoana.deno #21)
uki00a
0
120
Cursor Meetup Tokyo ゲノミクスとCursor: 進化と制約のあいだ
koido
2
1k
単体テストの始め方/作り方
toms74209200
0
510
Effect の双対、Coeffect
yukikurage
5
1.4k
SODA - FACT BOOK
sodainc
1
1.1k
エンジニア向け採用ピッチ資料
inusan
0
140
KotlinConf 2025 現地参加の土産話
n_takehata
0
100
KotlinConf 2025 現地で感じたServer-Side Kotlin
n_takehata
1
220
プロダクト開発でも使おう 関数のオーバーロード
yoiwamoto
0
160
FormFlow - Build Stunning Multistep Forms
yceruto
1
180
TypeScript LSP の今までとこれから
quramy
1
510
Spring gRPC で始める gRPC 入門 / Introduction to gRPC with Spring gRPC
mackey0225
2
520
Featured
See All Featured
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Producing Creativity
orderedlist
PRO
346
40k
Gamification - CAS2011
davidbonilla
81
5.3k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
How GitHub (no longer) Works
holman
314
140k
RailsConf 2023
tenderlove
30
1.1k
BBQ
matthewcrist
89
9.7k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
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