We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f08c1d commit c5f1106Copy full SHA for c5f1106
template/README.md
@@ -16,7 +16,7 @@ If you want to customize the Code Interprerter sandbox (e.g.: add a preinstalled
16
17
4. Run the following in the same directory where's your `e2b.toml`
18
```sh
19
- e2b template build -c "/home/user/.jupyter/start-up.sh"
+ e2b template build -c "/root/.jupyter/start-up.sh"
20
```
21
22
5. Use your custom sandbox with Code Interpreter SDK
0 commit comments