e2b-dev / code-interpreter

Python & JS/TS SDK for running AI-generated code/code interpreting in your AI app
https://e2b.dev
Apache License 2.0
1.13k stars 79 forks source link

[POC] - Code Interpreter with Jupyter Lab UI #15

Open jakubno opened 4 months ago

jakubno commented 4 months ago

Description

Save all the execution in jupyter notebook. This allows users to interact with the code executed by LLM, see the history, etc.

Current limitations

ValentaTomas commented 5 days ago

Is this still relevant/used by someone?