---
title: "Deploy marimo"
description: "Deploy marimo - a next-generation reactive notebook for Python and SQL"
category: "Analytics"
url: https://railway.com/deploy/iX6puU
---

# Deploy marimo

Deploy marimo - a next-generation reactive notebook for Python and SQL

**[Deploy marimo on Railway](https://railway.com/template/iX6puU)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/iX6puU/manifest.json

- **Creator:** Myles Scolnick's Projects
- **Category:** Analytics
- **Total deploys:** 51

## Template content

### marimo-team/marimo:latest-sql https://marimo.io/favicon.ico

- **Image:** ghcr.io/marimo-team/marimo:latest-sql
- **Health check:** /health
- **Public domain:** Yes

## Documentation

### marimo 

A reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps.

**marimo** is a reactive Python notebook: run a cell or interact with a UI
element, and marimo automatically runs dependent cells (or marks them as stale), keeping code and outputs
consistent. marimo notebooks are stored as pure Python, executable as scripts,
and deployable as apps.

**Highlights**.

- **reactive**: run a cell, and marimo automatically runs all dependent cells
- **interactive**: bind sliders, tables, plots, and more to Python — no callbacks required
- **reproducible**: no hidden state, deterministic execution
- **executable**: execute as a Python script, parametrized by CLI args
- **shareable**: deploy as an interactive web app, or run in the browser via WASM
- **data-centric**: built-in SQL support and data sources panel
- **git-friendly**: stored as `.py` files


## Similar templates

- [Typesense vs Meilisearch](https://railway.com/deploy/typesense-vs-meilisearch) — self-hosted Typesense vs Meilisearch
- [Betterlytics](https://railway.com/deploy/betterlytics) — Betterlytics is a cookieless analytics platform GDPR-compliant.
- [Finance Tracker](https://railway.com/deploy/finance-tracker-1) — Private multi-user household finance ledger with budgets and CSV import.

Open this page in a browser: https://railway.com/deploy/iX6puU
