Runcell - Jupyter AI Agent
Jupyter-native AI agent that remembers a data project across sessions and reads chart/plot outputs, not just code.
What it does
Runcell is an AI agent that installs directly into an existing JupyterLab environment via pip and works across multi-week data or ML projects rather than single prompts. It retains memory of prior sessions, reads notebook outputs like charts and metrics to reason about real results, and can run long multi-step tasks autonomously inside the notebook. It's aimed at domain experts, not just software engineers.
How to use: 1. Install runcell with pip/conda/uv, for example, pip install runcell --upgrade 2. Restart your jupyter lab with `jupyter lab .` 3. On the right side of jupyter lab, you can find runcell extension, login and you can start to use the AI Agent.