Skip to content

Commit 53b1d30

Browse files
committed
Update docs
1 parent a5fa60b commit 53b1d30

File tree

1 file changed

+1
-3
lines changed
  • apps/web/src/app/(docs)/docs/sandbox/persistence

1 file changed

+1
-3
lines changed

apps/web/src/app/(docs)/docs/sandbox/persistence/page.mdx

+1-3
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ npm i e2b@beta
2020
```
2121

2222
```bash {{ language: 'python' }}
23-
2423
# Install the latest beta version of the SDK on PyPi
2524
# https://pypi.org/project/e2b/#history
2625
pip install e2b-code-interpreter==1.1.0.b17
@@ -144,6 +143,5 @@ If you resume the sandbox, the service will be accessible again but you need to
144143

145144
## Limitations while in beta
146145
- It takes about 4 seconds per 1 GB RAM to pause the sandbox
147-
- It takes about 2 seconds to resume the sandbox
148-
- Soon, this will get to the same speed as calling `Sandbox.create()`
146+
- It takes about 1 second to resume the sandbox
149147
- Sandbox can be paused up to 30 days

0 commit comments

Comments
 (0)