diff --git a/evals/elsuite/ml_agent_bench/devcontainer.json b/evals/elsuite/ml_agent_bench/devcontainer.json index c86126a2e2..5f4de2bc50 100644 --- a/evals/elsuite/ml_agent_bench/devcontainer.json +++ b/evals/elsuite/ml_agent_bench/devcontainer.json @@ -1,5 +1,8 @@ -// This Dev Container assumes that the NVIDIA Container Runtime is installed on the host machine. -// For more information, see: https://developer.nvidia.com/container-runtime. +// This is a config file for a Dev Container. See +// https://code.visualstudio.com/docs/devcontainers/containers for more +// information. This Dev Container assumes that the NVIDIA Container +// Runtime is installed on the host machine. For more information, see: +// https://developer.nvidia.com/container-runtime. { "name": "Pytorch with CUDA",