Website • Documentation • Discord • Email
Jupyter extensions that make you work faster.
Mito is a set of Jupyter extensions desgined to help you write Python code faster. There are 3 main pieces of Mito.
- Mito AI: Tools like context-aware AI Chat and error debugging to help you get the most from LLMs. No more copying and pasting between Jupyter and ChatGPT/Claude.
- Mito Spreadsheet: Explore your data in an interactive spreadsheet interface. Write spreadsheet formulas like VLOOKUP, apply filters, build pivot tables, and create graphs all in the spreadsheet. Every edit you make in the Mito spreadsheet is automatically converted to production-ready Python code
- Mito for Streamlit and Dash: Add a fully-featured spreadsheet to your dashboards in just two lines of code.
Mito is an open source tool (look around...), and will always be built by and for our community. See our plans page for more detail about our features, and consider purchasing Mito Pro to help fund development.
Mito is an open source tool (look around...), and will always be built by and for our community. See our plans page for more detail about our features, and consider purchasing Mito Pro to help fund development.
To get started, open a terminal, command prompt, or Anaconda Prompt. Then, run the command
python -m pip install mito-ai mitosheet
Then launch Jupyter by running the command
jupyter lab
This will install Mito for JupyterLab 4.0. More detailed installation instructions can also be found here.
You can find all Mito documentation available here.
To get support, join our Discord, Slack, or send us an email