mirror of
https://github.com/onyx-dot-app/code-interpreter.git
synced 2026-07-21 08:45:35 -04:00
125 B
125 B
The actual execution environment for Python.
To build locally:
docker build -t python-executor-sci -f Dockerfile .