Skip to content

docs: document building the template with build_prod.py#289

Merged
tomassrnka merged 5 commits into
mainfrom
mishushakov/document-python-template-build
Jun 5, 2026
Merged

docs: document building the template with build_prod.py#289
tomassrnka merged 5 commits into
mainfrom
mishushakov/document-python-template-build

Conversation

@mishushakov
Copy link
Copy Markdown
Member

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_KEY in a .env file. Adds a new "Building the production template" section covering template/build_prod.py, installing requirements-dev.txt, and the SKIP_CACHE=true flag for clean rebuilds.

🤖 Generated with Claude Code

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>
@cursor
Copy link
Copy Markdown

cursor Bot commented Jun 5, 2026

PR Summary

Low Risk
Markdown documentation changes only; no runtime or application code.

Overview
README adds a "Customizing the sandbox template" section that points to template/README.md for custom templates and production code-interpreter-v1 builds via build_prod.py.

template/README is retitled and split: new "Building the production template" covers requirements-dev.txt, .env with E2B_API_KEY, python build_prod.py, and SKIP_CACHE=true. The custom flow is under "Creating a custom template" with renumbered steps and an explicit .env step before building.

Reviewed by Cursor Bugbot for commit 49a4972. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 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".

Comment thread template/README.md Outdated
@tomassrnka tomassrnka self-assigned this Jun 5, 2026
@tomassrnka tomassrnka enabled auto-merge (squash) June 5, 2026 13:17
@tomassrnka tomassrnka self-requested a review June 5, 2026 13:17
@tomassrnka tomassrnka disabled auto-merge June 5, 2026 13:17
@tomassrnka tomassrnka merged commit d587b8c into main Jun 5, 2026
15 checks passed
@tomassrnka tomassrnka deleted the mishushakov/document-python-template-build branch June 5, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants