Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fern/versions/latest/pages/about/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Five new built-in providers: **Docker**, **Daytona**, **ECS Fargate**, **Enroot*

OpenSandbox reliability at scale is significantly improved: keepalive-bounded transport eliminates silent rollout zeroing at concurrency 300–1500; image registry auth supports private container images; sandbox resources are automatically labeled with team, user, and workload identifiers.

See [Available Sandbox Providers](https://docs.nvidia.com/nemo/gym/nemo-gym/nemo_gym/sandbox/providers/) for the full list.
See [Available Sandbox Providers](/nemo-gym/nemo_gym/sandbox/providers) for the full list.

### Configure Agent Harnesses

Expand Down
2 changes: 1 addition & 1 deletion fern/versions/v0.5.0/pages/about/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Five new built-in providers: **Docker**, **Daytona**, **ECS Fargate**, **Enroot*

OpenSandbox reliability at scale is significantly improved: keepalive-bounded transport eliminates silent rollout zeroing at concurrency 300–1500; image registry auth supports private container images; sandbox resources are automatically labeled with team, user, and workload identifiers.

See [Available Sandbox Providers](https://docs.nvidia.com/nemo/gym/nemo-gym/nemo_gym/sandbox/providers/) for the full list.
See [Available Sandbox Providers](/nemo-gym/nemo_gym/sandbox/providers) for the full list.

### Configure Agent Harnesses

Expand Down
Loading