Files
code-interpreter/executor
Jamison Lahman eb15329f68 Merge pull request #48 from onyx-dot-app/dependabot/uv/executor/cryptography-48.0.1
Bump cryptography from 46.0.1 to 48.0.1 in /executor
2026-06-22 14:50:38 -07:00
..
2026-04-08 15:02:15 -07:00
2025-11-16 17:47:50 -08:00

The actual execution environment for Python.

To build locally:

docker build -t python-executor-sci -f Dockerfile .