* The REPL is supposed to do autocomplete where it makes sense. If you enter A1. it should show you a list of things you can do there. That always feels better than asking for it explicitly. Let me know if that doesn't work.
* Yeah, code changes don't rerun the affected cells. It is something we've debated, and maybe we should? It feels like it could also cause unexpected things to happen. Hmm. Maybe we should though.
* This is tricky. Spilling from a function, doesn't fill the cells and then append does. Open for suggestions on how to make this better.
* We call the OpenAI API - they don't always answer these days :-(
* That's a good point. We should fix that!