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 ...
A full-stack AI agent system for remote Python code execution, built on the Model Context Protocol (MCP). This project demonstrates how to create an MCP server that exposes tools for executing Python ...