TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Zeus Notebook – An in-browser IPython notebook with GPT copilot

3 pointsby seahyinghang8about 2 years ago

1 comment

seahyinghang8about 2 years ago
Inspired by Jupyterlite and GPT, I&#x27;ve build an IPython notebook that runs completely in your browser with Pyodide, with a GPT copilot, as part of Svelte&#x27;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:&#x2F;&#x2F;github.com&#x2F;seahyinghang8&#x2F;zeus-notebook">https:&#x2F;&#x2F;github.com&#x2F;seahyinghang8&#x2F;zeus-notebook</a>