Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mlejva committed Nov 7, 2023
1 parent 7fc61d1 commit 1cebf87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/docs/src/app/sandbox/templates/premade/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ A "base" sandbox with Nodejs, Python 3, and essentials libraries like `curl`.
- Ideal for getting started with the SDK.

### Usage
The base sandbox has all the features of the [Sandbox API](/api/envs) available.

---

Expand Down Expand Up @@ -59,7 +60,7 @@ Sandbox with Python 3 and data science Python libraries like `pandas`, `numpy`,


### Usage
You can use all the regular [Sandbox API](/api/envs) inside the Code Interpreter / Data Analysis sandbox. On top of that, you can use a few extra methods specifcially made for the use case of code interpreter powered by an LLM.
You can use all the regular [Sandbox API](/api/envs) inside the Code Interpreter / Data Analysis sandbox. On top of that, you can use a few extra methods specifcially made for the use case of a code interpreter powered by an LLM.

- **Create sandbox**
<CodeGroup isRunnable={false}>
Expand Down

1 comment on commit 1cebf87

@vercel
Copy link

@vercel vercel bot commented on 1cebf87 Nov 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

e2b-docs – ./apps/docs

e2b-docs-git-main-e2b.vercel.app
e2b-docs.vercel.app
e2b-docs-e2b.vercel.app

Please sign in to comment.