We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ccf3a1 commit 2a3f817Copy full SHA for 2a3f817
src/forge/actors/coder.py
@@ -35,7 +35,6 @@ class SandboxedPythonCoder(ForgeActor):
35
Dependencies:
36
- enroot: NVIDIA's container runtime (must be installed on host)
37
- Docker images: Accessible via docker:// URLs or local paths
38
- - Python 3.x: For the container environment
39
40
Args:
41
docker_image: Docker image URL to import (e.g., "docker://python:3.10").
0 commit comments