| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @e2b_code-interpreter@2.7.0 source code.tar.gz | 2026-07-23 | 439.0 kB | |
| @e2b_code-interpreter@2.7.0 source code.zip | 2026-07-23 | 524.0 kB | |
| README.md | 2026-07-23 | 365 Bytes | |
| Totals: 3 Items | 963.4 kB | 0 | |
Minor Changes
- eb70a98: Honor the
sandboxUrl/sandbox_urloption and theE2B_SANDBOX_URLenvironment variable when connecting to the Jupyter server, matching the base E2B SDK. Jupyter requests now also send theE2b-Sandbox-IdandE2b-Sandbox-Portheaders so a custom sandbox URL (e.g. a gateway or proxy) can route them to the right sandbox and port.