Aim
Deploy Aim to track AI metadata, helping you compare prompts and develop experiments iteratively
Deploy Livebook, a notebook to interactively develop, run, and share Elixir projects
Livebook allows you to create web-based interactive Elixir notebooks. This allows you to interactively develop, run, and share Elixir applications along with textual explanations. Livebook is a great platform for teaching or presentation since it allows you to run code in real time and update it as necessary in the moment.
This Starter deploys Livebook with a single click. Once deployed, you can log in to the Koyeb service's public URL to access the notebook and run your own projects.
The following environment variable is available with this image:
LIVEBOOK_PASSWORD
: A password to set to access the Livebook instance. This password must be at least 12 characters long.