Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add marimo #2753

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hyjc wants to merge 2 commits into vinta:master
base: master
Choose a base branch
Loading
from hyjc:master
Open

Add marimo #2753

hyjc wants to merge 2 commits into vinta:master from hyjc:master

Conversation

Copy link

@hyjc hyjc commented Aug 28, 2025

What is this Python project?

marimo is an open source reactive notebook for Python: reproducible, Git-friendly, AI-native, SQL built-in, executable as a script, shareable as an app.

  • Run one cell and marimo reacts by running affected cells, eliminating the error-prone chore of managing notebook state.
  • marimo notebooks are pure Python and stored as .py files.
  • Notebooks are executed in a deterministic order, with no hidden state. Delete a cell and marimo deletes its variables while updating affected cells.
  • Collaborate on notebooks with Git: small changes yield small diffs.

What's the difference between this Python project and similar ones?

vs Jupyter: Python-centric, notebooks as Python files, reactive execution, Git version control
vs Colab: Run on your infrastructure with your rules, better Git version control, deploy as web apps or automate as CLI tools
vs Streamlit: Notebook style exploration during development, direct database connections without APIs, multiple deployment options (web, CLI, WASM)

fraghag, Huey-max, and estebanospino454-lang reacted with thumbs up emoji vshamprakash380-collab reacted with rocket emoji
Copy link

@hasansezertasan hasansezertasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@hasansezertasan hasansezertasan hasansezertasan approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /