This example shows the minimal code for starting an E2B Sandbox, executing Python inside it and listing all files inside the root directory.
poetry install
- Copy
.env.templateto.env - Get E2B API key
poetry run start
This example shows the minimal code for starting an E2B Sandbox, executing Python inside it and listing all files inside the root directory.
poetry install
.env.template to .envpoetry run start