Files
code-interpreter/executor
Danelegend f5201dbc69 . (#40)
2026-05-27 18:48:09 -07:00
..
2026-04-08 15:02:15 -07:00
2026-05-27 18:48:09 -07:00
2025-11-16 17:47:50 -08:00
2026-05-27 18:48:09 -07:00

The actual execution environment for Python.

To build locally:

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