Hacker News new | ask | show | jobs
by aarondia 1112 days ago
Hey, I'm Aaron, co-founder of Mito. Funnily enough, doing "diff detection" in spreadsheets is like the first thing we made when building Mito. We built Git for Excel to enable better collaboration around Excel models -- turns out Excel power users would rather play in single player mode. So it's funny to be exploring spreadsheet difference detection again a few years later. This time, thinking about it purely in single player mode to understand the impact of LLM generated code on your data.
1 comments

Hi, Aaron. Is it possible to use Mito in Jupyter Notebooks running inside VSCode?
Unfortunately, Mito only works in JupyterLab and Jupyter notebooks right now. Support for VSCode and Google Colab is on the roadmap.
Thanks for letting me know!