There’s much to do with Livebook and its awesome features. Here is a
sneak peek:
Interactive documents
Notebooks are documents that mix text, code, and rich output. Share
knowledge, explore code, and visualize data using tables, charts,
maps, and much more!
Automate workflows
Use Smart cells to perform high-level tasks and write notebooks faster
than ever! Join our growing community to learn and master new
workflows, from database queries to Machine Learning models.
Collaborate as a team
Write code, analyze results, and document your findings together, in
realtime.
Reproducible workflows
Run your code in a predictable order, all the way down to package
management. Livebook also tracks your notebook state, annotating
which parts are stale.
Productivity at your fingertips
Livebook's code editor supports autocompletion, inline
documentation, code formatting, and more. Plus keyboard shortcuts
throughout the notebook.
Write once, read anywhere
Notebooks are stored as .livemd files, a subset of Markdown that
meshes together prose, code, and diagrams. Livebooks are easy to read,
share, and version within your existing tooling.
Not familiar with Elixir?
Once Livebook is up and running, check out the Explore section to learn
more about the language, the platform, and Livebook itself.
Go to install