Hacker News new | past | comments | ask | show | jobs | submit login

I also thought my usage pattern of ChatGPT resembled Jupyter notebooks. I tried to make a chrome extension[0] that adds a code interpreter to ChatGPT, but implemented it in the most naive way, with just pyodide.

I recently learned about Jupyter kernels and realized that was probably what I should've been using to build this out.

I named the extension JPT, combining Jupyter with GPT. I was very proud of myself for that one lol :)

[0] https://chromewebstore.google.com/detail/jpt-chatgpt-code-in...




how did you overlayed button on top of chatgpt ui? i find chatgpt ui keeps on changing that messes the selectors so i gave up on it.


Unfortunately I haven't solved that issue either and the UI could easily break on updates




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: