Files
code-interpreter/executor
2025-11-16 17:47:50 -08:00
..
2025-11-16 17:47:50 -08:00
2025-11-16 17:47:50 -08: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 .