code-interpreter
code-interpreter copied to clipboard
Use the new SDK V1 Beta
With the release of the new SDK (https://github.com/e2b-dev/E2B/pull/389) we need to update the code interpreter SDKs to use this new SDK. Just this change should improve the performance of the code interpreter SDKs.
- This PR makes changes so that both Python and JS SDK use the new core SDKs prereleases.
- Adds async version of the Python CI SDK
- Removes websocket communication with the Jupyter server
- Adds support for more language to the CI default template