#335 · Primary category: AI Agents & Automation

jupyter-ai

acp agents jupyter jupyterlab jupyterlab-extension

An open source extension that connects AI agents to computational notebooks in JupyterLab.

Project last updated:08/29/26

GitHub Stars

4.4K

Forks

530

Contributors

66

License

BSD-3-Clause

Why we included this project

Researchers and analysts who live in Jupyter notebooks get the most value from this, because Jupyter AI puts modern coding and research agents right in the notebook instead of a separate chat window. A native chat panel connects to agents like Claude, Codex, GitHub Copilot, and Gemini, which can read and write files, run terminal commands, and manipulate notebook cells. A permission system asks for approval before any file write or command execution, which makes it reasonable to trust the agents with real work. Since the project is built on the Agent Client Protocol and MCP, you are not locked to one vendor's agent, and you can add custom MCP servers for domain-specific tools or register your own personas through the entry-points API. On a shared Jupyter server, multiple concurrent chats with real-time collaboration let the same setup serve both solo exploration and team analysis.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category