File tree Expand file tree Collapse file tree
apps/web/src/app/(docs)/docs/sandbox Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ npm i @e2b/code-interpreter@beta
2121```
2222
2323``` bash {{ language: 'python' }}
24- pip install e2b-code-interpreter==1.2.0b0
24+ pip install e2b-code-interpreter==1.2.0b1
2525#
2626# or use Core: https://github.com/e2b-dev/e2b
27- # pip install e2b==1.2.0b0
27+ # pip install e2b==1.2.0b1
2828```
2929</CodeGroup >
3030
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ npm i @e2b/code-interpreter@beta
2626```
2727
2828``` bash {{ language: 'python' }}
29- pip install e2b-code-interpreter==1.2.0b0
29+ pip install e2b-code-interpreter==1.2.0b1
3030#
3131# or use Core: https://github.com/e2b-dev/e2b
32- # pip install e2b==1.2.0b2
32+ # pip install e2b==1.2.0b1
3333#
3434# or use Desktop: https://github.com/e2b-dev/desktop
3535# pip install e2b-desktop==1.2.0b1
You can’t perform that action at this time.
0 commit comments