v3.0.0
🎉 Jupyter AI v3.0.0 is finally here! 🎉
Jupyter AI v3.0.0 introduces:
- Agent support via ACP: Use Claude, Codex, Gemini, Goose, Kiro, and OpenCode directly in JupyterLab
- Real-time chat UI: Live-streaming responses with tool calls and diff views
- Tool call permissions: Agents request approval before writing files or running commands
- Jupyter MCP server: Agents can edit and execute notebooks in JupyterLab using
jupyter_server_mcp - MCP server integration: Add custom MCP servers via
.jupyter/mcp_settings.json - Multi-chat architecture: Open unlimited chats, saved as
.chatfiles
We've also completely overhauled and updated the documentation for Jupyter AI v3.
- New documentation: https://jupyter-ai.readthedocs.io/en/latest/
Thank you to our users and everyone who contributed to Jupyter AI, be it through reporting issues, coding, reviewing, or organizing events. You are all truly wonderful.
Stay tuned for more announcements and updates soon to come.
Enhancements made
Documentation improvements
- Update user guide for v3 #1544 (@dlqqq, @srdas)
- Update contributor guide with latest setup instructions #1543 (@srdas, @dlqqq)
- v3.0 documentation overhaul #1542 (@dlqqq, @srdas)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.