Skip to content

Commit 6628635

Browse files
authored
Update README.md
1 parent 6e16ad7 commit 6628635

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

python/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@
1919

2020
### 1. Install SDK
2121

22-
JavaScript / TypeScript
23-
```
24-
npm i @e2b/code-interpreter
25-
```
26-
27-
Python
2822
```
2923
pip install e2b-code-interpreter
3024
```
@@ -39,7 +33,6 @@ E2B_API_KEY=e2b_***
3933

4034
### 3. Execute code with code interpreter inside Sandbox
4135

42-
Python
4336
```py
4437
from e2b_code_interpreter import Sandbox
4538

0 commit comments

Comments
 (0)