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