You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,14 +52,14 @@ with CodeInterpreter() as sandbox:
52
52
```
53
53
54
54
### 3. Hello World guide
55
-
Dive depeer and check out the [JavaScript](/hello-world/js) and [Python](/hello-world/py)the Hello World guides to learn how o connect code interpreter LLMs.
55
+
Dive depeer and check out the [JavaScript/TypeScript](https://e2b.dev/docs/hello-world/js) and [Python](https://e2b.dev/docs/hello-world/py)"Hello World" guides to learn how to connect code interpreter LLMs.
0 commit comments