From 1e0580a42f3d9acd50804d81188d2d9096756095 Mon Sep 17 00:00:00 2001 From: Dane Date: Tue, 19 Mar 2024 16:26:07 +1100 Subject: [PATCH] Update README.md --- evals/elsuite/ml_agent_bench/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/evals/elsuite/ml_agent_bench/README.md b/evals/elsuite/ml_agent_bench/README.md index 79a5fbf8db..a39769d5b3 100644 --- a/evals/elsuite/ml_agent_bench/README.md +++ b/evals/elsuite/ml_agent_bench/README.md @@ -48,6 +48,8 @@ To install all dependencies for all tasks, run: sh scripts/install_all_requirements.sh ``` +Alternatively, a [Dev Container](https://code.visualstudio.com/docs/devcontainers/containers), `devcontainer.json`, is provided for use with Visual Studio Code, which contains all necessary dependencies and is pre-configured to run the eval. This Dev Container requires the [NVIDIA Container Runtime](https://developer.nvidia.com/container-runtime) to be installed on the host machine. + ## Usage Run individual tasks with: