Update intro_to_vega_lite.livemd (#338)

This commit is contained in:
José Valim 2021-06-09 23:02:59 +02:00 committed by GitHub
parent e967165999
commit 13108c8591
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,11 @@
## Setup
To render graphs in Livebook, we need the `vega_lite` package
for defining our graph specification and `kino`, which augments
Livebook with client-driven widgets:
To render graphs in Livebook, we need the
[`vega_lite`](https://github.com/elixir-nx/vega_lite) package
for defining our graph specification and
[`kino`](https://github.com/elixir-nx/kino), which augments
Livebook with client-driven interactive widgets:
```elixir
Mix.install([