> ## Documentation Index
> Fetch the complete documentation index at: https://e2b-banner-hover-tooltip.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Consts

### DEFAULT\_TIMEOUT\_MS

```ts theme={null}
const DEFAULT_TIMEOUT_MS: 60000 = 60_000;
```

***

### JUPYTER\_PORT

```ts theme={null}
const JUPYTER_PORT: 49999 = 49999;
```
