# Marimo Space – ML in Elixir Companion This Space runs the **marimo** notebook `ml_e2e_marimo.py` inside a Docker container. It provides a reactive UI mirroring the Livebook and Gradio examples, using the same Bumblebee models via the Hugging Face `transformers` pipeline. ## Files - `ml_e2e_marimo.py` – the marimo notebook. - `Dockerfile` – minimal Docker image to run `marimo`. - `requirements.txt` – Python dependencies. Running the Space launches the notebook UI where you can interact with the model demos.