#410 · Primary category: AI Coding Assistants
thread-notebook
AI-powered Jupyter Notebook. Use AI to generate and edit code cells, automatically fix errors, and chat with your data
Project last updated:06/01/26
GitHub Stars
1.1K
Forks
56
Contributors
4
License
AGPL-3.0
Why we included this project
Anyone who spends their day in Jupyter notebooks will recognize what this project is going for: the same editing experience you already know, with an AI copilot that writes cells, applies edits from plain English, and steps in to explain or fix errors when a cell blows up. It runs locally and connects to Ollama or your own API key, so you can get AI help without shipping your notebook contents to a hosted service. The chat sidebar is context aware, meaning you can ask questions about the data you're actively working with instead of copying snippets around. That combination of familiar workflow and local-first AI makes it a sensible option for analysts and data scientists who want assistance without changing how they work.
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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.