We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fae77 commit 1af267aCopy full SHA for 1af267a
1 file changed
apps/web/src/app/(docs)/docs/sandbox/installing-beta-sdks/page.mdx
@@ -10,7 +10,7 @@ npm i @e2b/code-interpreter@beta
10
```
11
12
```bash {{ language: 'python' }}
13
-pip install e2b-code-interpreter==1.2.0b4
+pip install e2b-code-interpreter==1.2.0b5
14
15
</CodeGroup>
16
@@ -22,7 +22,7 @@ npm i e2b@beta
22
23
24
25
-pip install e2b==1.2.0b4
+pip install e2b==1.2.0b6
26
27
28
@@ -34,6 +34,6 @@ npm i @e2b/desktop@beta
34
35
36
37
-pip install e2b-desktop==1.2.0b1
+pip install e2b-desktop==1.7.1b1
38
39
0 commit comments