File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,17 @@ Each sandbox is isolated from the others and can be customized with any dependen
66
77![ Desktop Sandbox] ( readme-assets/screenshot.png )
88
9- ### Example app using Computer Use with Anthropic's Claude
9+ ## Examples
1010
11- Check out the [ example open-source app] ( https://github.com/e2b-dev/secure-computer-use ) in a separate repository.
11+ ### Open computer use
12+
13+ Check out the [ example open-source app] ( https://github.com/e2b-dev/open-computer-use ) in a separate repository.
14+
15+ ### Basic SDK usage examples
16+
17+ Check out the examples directory for more examples on how to use the SDK:
18+ - [ Python] ( ./examples/basic-python )
19+ - [ JavaScript] ( ./examples/basic-javascript )
1220
1321## 🚀 Getting started
1422
Original file line number Diff line number Diff line change @@ -6,9 +6,17 @@ Each sandbox is isolated from the others and can be customized with any dependen
66
77![ Desktop Sandbox] ( ../../readme-assets/screenshot.png )
88
9- ### Example app using Computer Use with Anthropic's Claude
9+ ## Examples
1010
11- Check out the [ example open-source app] ( https://github.com/e2b-dev/secure-computer-use ) in a separate repository.
11+ ### Open computer use
12+
13+ Check out the [ example open-source app] ( https://github.com/e2b-dev/open-computer-use ) in a separate repository.
14+
15+ ### Basic SDK usage examples
16+
17+ Check out the examples directory for more examples on how to use the SDK:
18+ - [ Python] ( ./examples/basic-python )
19+ - [ JavaScript] ( ./examples/basic-javascript )
1220
1321## 🚀 Getting started
1422
You can’t perform that action at this time.
0 commit comments