Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlejva authored Oct 16, 2024
1 parent 6e16ad7 commit 6628635
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@

### 1. Install SDK

JavaScript / TypeScript
```
npm i @e2b/code-interpreter
```

Python
```
pip install e2b-code-interpreter
```
Expand All @@ -39,7 +33,6 @@ E2B_API_KEY=e2b_***

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

Python
```py
from e2b_code_interpreter import Sandbox

Expand Down

0 comments on commit 6628635

Please sign in to comment.