jupyterlab/jupyter-ai

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

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 15th, 2026
Created on February 9th, 2023
Open Issues & Pull Requests: 306 (+0)
GitHub issues: Enabled
Number of forks: 529
Total Stargazers: 4,406 (+0)
Total Subscribers: 49 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 34.1 hours
Mean response time: 54.5 days
90th percentile: 147.9 days
Tracked items: 341

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 19% of issues opened in the past year have never received a reply. 38% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "bug" is answered fastest, typically in about 14 hours, while "scope:chat-ux" waits about 4 weeks. 59% of tracked open issues have had no activity in three months. Only 30% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 175
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 571 days
Stale 30+ days: 168
Stale 90+ days: 150

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 3

Top labels

  • bug (193)
  • enhancement (179)
  • scope:chat-ux (21)
  • documentation (12)
  • status:triaged (12)
  • scope:magics (10)
  • good first issue (9)
  • maintenance (7)

Most active issues this week

Detailed Description

Jupyter AI is a JupyterLab extension that integrates AI agents into computational notebooks.

The extension addresses the challenge of incorporating AI assistance directly into the notebook development workflow. It connects large language models and AI agents to JupyterLab, enabling users to leverage AI capabilities without leaving their computational environment. The approach embeds AI functionality as a native extension, allowing seamless interaction between AI agents and notebook code execution.

Developers working in JupyterLab who want AI-assisted coding, documentation, or problem-solving should consider this tool. It suits projects where researchers, data scientists, or engineers benefit from having AI suggestions and analysis available alongside their computational work. The extension is designed for those already invested in the Jupyter ecosystem and seeking to augment their notebooks with AI capabilities.

The project maintains active development with regular commits across multiple areas of the codebase. Pull requests are reviewed and merged consistently, indicating ongoing maintenance and feature development. The issue tracker shows engagement with user-reported problems and feature requests, with issues being addressed and closed regularly. Documentation is actively maintained alongside code changes, suggesting the maintainers keep guidance current with implementation updates.