docs: add Code Interpreter template customization page#237
Conversation
Document customizing the Code Interpreter sandbox template: creating a custom template that extends code-interpreter-v1 (with the new .env step) and building the production template from source via build_prod.py, requirements-dev.txt, and SKIP_CACHE. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
PR SummaryLow Risk Overview The new page documents two paths: extending Reviewed by Cursor Bugbot for commit 36f8156. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit d2c8ed0. Configure here.
Add a clone-the-repo first step and clarify the remaining steps run under template/. Reword the custom-packages note to reference pip / npm. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Adds a new Customize the template page under Code interpreting, documenting how to extend the
code-interpreter-v1sandbox template (including the new.env/E2B_API_KEYstep) and how to build the production template from the code-interpreter repo viabuild_prod.py,requirements-dev.txt, and theSKIP_CACHE=trueflag. Based on code-interpreter#289. The custom-template steps are provided in both JS/TS and Python, and the page is wired into navigation indocs.json.🤖 Generated with Claude Code