Inspired by Jupyterlite and GPT, I've build an IPython notebook that runs completely in your browser with Pyodide, with a GPT copilot, as part of Svelte's hackathon.<p>The chat interface allows users to seamlessly move code from the notebook to the chat to ask questions and vice versa, make coding more accessible to everyone.<p>Link to source code: <a href="https://github.com/seahyinghang8/zeus-notebook">https://github.com/seahyinghang8/zeus-notebook</a>