Settings

Theme

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

zeusnotebook.com

3 points by seahyinghang8 3 years ago · 1 comment

Reader

seahyinghang8OP 3 years ago

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.

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.

Link to source code: https://github.com/seahyinghang8/zeus-notebook

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection