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
31
LiveBook all the things
Sebastian
June 28, 2022
Tweet
Share
More Decks by Sebastian
See All by Sebastian
LiveView goes k6
sgoettschkes
0
18
How learning Python/Dart/Clojure made me a better PHP Developer
sgoettschkes
0
96
Bullseye: An introduction to Dart
sgoettschkes
1
130
Reallife experience with Dart
sgoettschkes
0
88
Level up your Bot with Watson
sgoettschkes
0
81
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
290
Building cllctr
sgoettschkes
0
98
Other Decks in Programming
See All in Programming
macOS でできる リアルタイム動画像処理
biacco42
9
2.4k
よくできたテンプレート言語として TypeScript + JSX を利用する試み / Using TypeScript + JSX outside of Web Frontend #TSKaigiKansai
izumin5210
6
1.7k
Make Impossible States Impossibleを 意識してReactのPropsを設計しよう
ikumatadokoro
0
170
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
1
100
Laravel や Symfony で手っ取り早く OpenAPI のドキュメントを作成する
azuki
1
110
카카오페이는 어떻게 수천만 결제를 처리할까? 우아한 결제 분산락 노하우
kakao
PRO
0
110
Amazon Qを使ってIaCを触ろう!
maruto
0
400
.NET のための通信フレームワーク MagicOnion 入門 / Introduction to MagicOnion
mayuki
1
1.4k
「今のプロジェクトいろいろ大変なんですよ、app/services とかもあって……」/After Kaigi on Rails 2024 LT Night
junk0612
5
2.1k
광고 소재 심사 과정에 AI를 도입하여 광고 서비스 생산성 향상시키기
kakao
PRO
0
170
どうして僕の作ったクラスが手続き型と言われなきゃいけないんですか
akikogoto
1
120
Less waste, more joy, and a lot more green: How Quarkus makes Java better
hollycummins
0
100
Featured
See All Featured
How to Ace a Technical Interview
jacobian
276
23k
Art, The Web, and Tiny UX
lynnandtonic
297
20k
Designing on Purpose - Digital PM Summit 2013
jponch
115
7k
A better future with KSS
kneath
238
17k
Gamification - CAS2011
davidbonilla
80
5k
The Language of Interfaces
destraynor
154
24k
Designing for humans not robots
tammielis
250
25k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
BBQ
matthewcrist
85
9.3k
Measuring & Analyzing Core Web Vitals
bluesmoon
4
120
Optimizing for Happiness
mojombo
376
70k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
93
16k
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