Files
code-interpreter/executor
2026-05-08 12:39:36 -07:00
..
2026-04-08 15:02:15 -07:00
2026-05-08 12:39:36 -07:00
2025-11-16 17:47:50 -08:00
2026-05-08 12:39:36 -07:00

The actual execution environment for Python.

To build locally:

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