#307 · Primary category: AI Coding Assistants
mito
Jupyter extensions that help you write code faster: Context aware AI Chat, Autocomplete, and Spreadsheet
Project last updated:07/21/26
GitHub Stars
2.6K
Forks
206
Contributors
25
License
Other
Why we included this project
Anyone who spends their working day in Jupyter and would rather not hand-type every transformation as pandas code can do that work in a spreadsheet instead, and Mito writes the Python for each step. The generated code is production-ready, so it carries straight into the rest of the pipeline. A context-aware chat reads your notebook's current state, so you can ask for help with an error or with the next analysis step without pasting code into a separate AI tool. That combination is most useful to data scientists and analysts who are constantly moving between exploring a dataset and committing a working script.
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.