e2b-dev/e2b-cookbook — reverse-engineered prompt

Reverse engineered prompt

Build me a cookbook style repo of small, working E2B examples that someone can clone and run to learn the platform fast. I want it centered on TypeScript, with a couple of simple Python examples too. Start with a hello world, then add practical demos like analyzing a CSV, making charts, running code interpreter tasks, and reasoning over image data with models from OpenAI and Anthropic.

Please make each example easy to run on its own, with clear setup steps, env vars, and short notes on what it is showing. I would also like a few more advanced samples, like a sandboxed coding agent, an MCP client connection, and a small Next.js style app that uses E2B for code execution. Add a solid README that acts like a guide, so a beginner can scan the repo and pick an example quickly.

If you need to, look up the current E2B docs online so the examples match how people use it now.

Want more depth? Deep Reverse