Skip to content

Fix code-interpreter imports in non-code-interpreting docs#186

Merged
beran-t merged 1 commit intomainfrom
check-code-interpreter-imports
Mar 30, 2026
Merged

Fix code-interpreter imports in non-code-interpreting docs#186
beran-t merged 1 commit intomainfrom
check-code-interpreter-imports

Conversation

@beran-t
Copy link
Copy Markdown
Contributor

@beran-t beran-t commented Mar 30, 2026

Summary

  • Replaced e2b-code-interpreter / e2b_code_interpreter imports with the base e2b package in 20 doc files that don't use any code-interpreter-specific methods (run_code, runCode, create_code_context, etc.)
  • Code-interpreter imports now only remain in the docs/code-interpreting/ section and files that actually call code execution methods (quickstart, connect-llms, install-custom-packages, troubleshooting)
  • Affected sections: sandbox, filesystem, commands, quickstart/upload-download-files, api-key

Test plan

  • Verify docs site builds without errors
  • Spot-check a few updated pages to confirm code examples render correctly

Replace e2b-code-interpreter imports with base e2b package in 20 doc
files that don't use any code-interpreter-specific functionality
(run_code, runCode, create_code_context, etc.). The code-interpreter
import is now only used in the code-interpreting section and files
that actually call code execution methods.
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Mar 30, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
e2b 🟢 Ready View Preview Mar 30, 2026, 11:00 AM

@beran-t beran-t merged commit 53c06ea into main Mar 30, 2026
7 checks passed
@beran-t beran-t deleted the check-code-interpreter-imports branch March 30, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants