Run this notebook

Use Livebook to open this notebook and explore new ideas.

It is easy to get started, on your machine or the cloud.

Click below to open and run it in your Livebook at .

(or change your Livebook location)

# Welcome 😺 ## Introduction Hey, happy you got here! This is the entry point to all notebooks in the repository, you can click around to load individual notebooks, much like regular pages. ### Articles Pretty much regular articles, but all interactive! - [IO architecture](articles/io_architecture.livemd) - learn how IO abstraction works in Erlang and Elixir - [Using :httpc securely](articles/httpc_security.livemd) - make secure requests using the built-in `:httpc` module - [Binary construction](articles/binary_construction.livemd) - see how to leverage runtime optimisations when constructing large binaries - [State synchronization with state reducers](articles/state_sync_and_reducers.livemd) - solving shared, distributed state with serialized data operations ### Examples Random examples showcasing Livebook features. - [Plotting GitHub stats](examples/plotting_gh_stats.livemd) - replicating GitHub plots using `vega_lite` - [Searching movies on IMDb](examples/searching_movies_on_imdb.livemd) - scraping and presenting movies data from IMDb ### Talks Notebooks from live presentations. - [Evolutionary algorithms with Elixir Nx](presentations/2022_10_meetup/0_intro.livemd) - Krakow Erlang & Elixir Meetup October 2022 - [Powerful Machine Learning at your fingertips](presentations/2023_04_elixirconf_eu) - ElixirConf EU April 2022 ### Templates Livebook templates are very simple notebooks that include boilerplate code, like installing dependencies. Having these in place, you can import or fork them and jump straight into coding. - [Nx](templates/nx.livemd) - [Nx/EXLA](templates/nx_exla.livemd) - [Nx/EXLA benchmarking](templates/nx_exla_bench.livemd) - [HTTP requests](templates/req.livemd) <!-- livebook:{"break_markdown":true} --> ![](https://images.unsplash.com/photo-1599889959407-598566c6e1f1?ixlib=rb-1.2.1&auto=format&fit=crop&w=400&q=80)
See source

Have you already installed Livebook?

If you already installed Livebook, you can configure the default Livebook location where you want to open notebooks.
Livebook up Checking status We can't reach this Livebook (but we saved your preference anyway)
Run notebook

Not yet? Install Livebook in just a minute

Livebook is open source, free, and ready to run anywhere.

Run on your machine

with Livebook Desktop

Run in the cloud

on select platforms

To run on Linux, Docker, embedded devices, or Elixir’s Mix, check our README.

PLATINUM SPONSORS
SPONSORS
Code navigation with go to definition of modules and functions Read More ×