docs: document building the template with build_prod.py#289
Conversation
Rename the customizing section, add an env-vars step, and document building the production template via template/build_prod.py. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
PR SummaryLow Risk Overview template/README is retitled and split: new "Building the production template" covers Reviewed by Cursor Bugbot for commit 49a4972. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: aeadd0809f
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Documents how to build the E2B Code Interpreter template from this repo. Renames the customizing section to "Customizing the Code Interpreter template" and adds an explicit step for setting
E2B_API_KEYin a.envfile. Adds a new "Building the production template" section coveringtemplate/build_prod.py, installingrequirements-dev.txt, and theSKIP_CACHE=trueflag for clean rebuilds.🤖 Generated with Claude Code