E2BOutline · e2b · Python or TypeScript
0%
1
Curious builder0 XP earned · 300 to level 2
0 daysFinish a lesson to begin
Badge collection0 of 6 unlocked
4 small wins to finish your pathNext lesson

Sandbox: an isolated place to run code

A sandbox runs code away from your own machine and servers.

Outline
This lesson is an outline of what it will teach. The full lesson, with code you can run, is being written.

What this lesson covers

  • Starting a sandbox
  • Running code and reading the output
  • Why not run it locally

Why it matters

An agent that writes code will eventually write something you should not run on your server.

Little by little, you're building something great.