Skip to main content
Enable Agno agents with E2B tools to provide secure, long-running cloud sandboxes for executing untrusted code and processing complex data analysis and visualization workflows.

Prerequisites

  1. Create an account and get your API key from E2B:
    • Visit https://e2b.dev/
    • Sign up for an account
    • Navigate to the Dashboard to get your API key
  2. Install required packages: uv pip install e2b_code_interpreter pandas matplotlib
  3. Set environment variable: export E2B_API_KEY=your_api_key

Run the Example

For details, see E2B cookbook.