marimo
all
A reactive Python notebook environment. Combines features of Jupyter, Streamlit, and other notebook tools with reactive execution.
More info →Options (1)
-p, --portbooleanStart a marimo server on a specific port without launching a browser
Example:
marimo edit {{[-p|--port]}} {{port_number}} --headlessExamples (6)
Start a marimo server on a specific port without launching a browser
Run a marimo notebook as an app in read-only mode
marimo run path/to/notebook.pyStart an interactive tutorial to learn marimo
marimo tutorial intro|components|dataflow|ioView command-specific help
marimo edit|run|tutorial|config|new|... --helpmade by @shridhargupta | data from tldr-pages