Editor

marimo

Python notebook environment with integrated ACP agent support. Designed for data science workflows with interactive computing capabilities.

View Documentation
Python notebooks
Data science workflow
Interactive computing
Agent integration

Getting Started

Learn how to get quickly setup using marimo with ACP.

1

Install marimo

Install marimo using pip: pip install marimo

2

Launch marimo

Start a marimo notebook with: marimo edit

3

Configure ACP

Set up your ACP-compatible agent in the marimo configuration.

4

Start coding

Begin using AI agents directly in your Python notebooks.

Learn more about ACP

The Agent Client Protocol enables editors to support any ACP-compatible agent without custom integrations.