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 docs/source/environments/maze.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ openenv push
openenv push --repo-id my-org/maze-env

# Push with a custom base image
openenv push --base-image ghcr.io/meta-pytorch/openenv-base:latest
openenv push --base-image ghcr.io/huggingface/openenv-base:latest

# Push as a private space
openenv push --private
Expand Down
2 changes: 1 addition & 1 deletion docs/source/environments/reasoning_gym.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ openenv push
openenv push --repo-id my-org/reasoning-gym-env

# Push with a custom base image
openenv push --base-image ghcr.io/meta-pytorch/openenv-base:latest
openenv push --base-image ghcr.io/huggingface/openenv-base:latest

# Push as a private space
openenv push --private
Expand Down
2 changes: 1 addition & 1 deletion docs/source/environments/textarena.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ openenv push
openenv push --repo-id my-org/my-env

# Push with a custom base image
openenv push --base-image ghcr.io/meta-pytorch/openenv-base:latest
openenv push --base-image ghcr.io/huggingface/openenv-base:latest

# Push as a private space
openenv push --private
Expand Down
2 changes: 1 addition & 1 deletion docs/source/environments/websearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ openenv push
openenv push --repo-id my-org/my-env

# Push with a custom base image
openenv push --base-image ghcr.io/meta-pytorch/openenv-base:latest
openenv push --base-image ghcr.io/huggingface/openenv-base:latest

# Push as a private space
openenv push --private
Expand Down
9 changes: 6 additions & 3 deletions envs/agent_world_model_env/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions envs/browsergym_env/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions envs/calendar_env/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

78 changes: 39 additions & 39 deletions envs/chat_env/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions envs/grid_world_env/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions envs/opencode_env/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions envs/reasoning_gym_env/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading