Skip to content

Commit 37f650d

Browse files
committed
Increase memory of the template
1 parent 9f9c329 commit 37f650d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/e2b.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# import { Sandbox } from 'e2b'
1010
# const sandbox = await Sandbox.create({ template: 'code-interpreter-stateful' })
1111

12+
memory_mb = 1_024
1213
start_cmd = "/home/user/.jupyter/start-up.sh"
1314
dockerfile = "e2b.Dockerfile"
1415
template_name = "code-interpreter-stateful"

0 commit comments

Comments
 (0)