Jupyter AI
ActiveDescription
An open-source JupyterLab extension that connects AI agents to computational notebooks, enabling code generation, error explanation, and document Q&A.
Key Features
- Native chat UI for collaborating with frontier AI agents — Claude, Codex, Gemini, Copilot, and more via ACP
- Built-in Jupyter MCP server enabling agents to read/write files and run terminal commands
- Permission system with approval gates before file writes or command execution
- Multiple concurrent chats with drag-and-drop file and notebook cell context
- Extensible with custom MCP servers for domain-specific tools, resources, and prompts
- Auto-detection of installed agents — no configuration needed to get started
Use Cases
Tags
Categories
Quick Start
Install with 'pip install jupyter-ai' and open JupyterLab. Agents are auto-detected when dependencies are installed — just pick your preferred agent and start chatting. Use the drag-and-drop feature to add notebook cells as context. Configure custom MCP servers in settings for domain-specific tools.