marimo Command Examples

A reactive Python notebook environment. Combines features of Jupyter, Streamlit, and other notebook tools with reactive execution. More information: https://docs.marimo.io/cli.

marimo edit

marimo edit {{[-p|--port]}} {{port_number}} --headless

marimo edit {{path/to/notebook.py}}

marimo run {{path/to/notebook.py}}

marimo tutorial {{intro|components|dataflow|io}}

marimo {{edit|run|tutorial|config|new|...}} --help