"tests/vscode:/vscode.git/clone" did not exist on "08dc786cbd24485dc3bed0607d99740021beb2b7"
Unverified Commit a07eed91 authored by Kirthi Shankar Sivamani's avatar Kirthi Shankar Sivamani Committed by GitHub
Browse files

Update recommended docker container in README (#1720)



* Update README.rst
Signed-off-by: default avatarKirthi Shankar Sivamani <ksivamani@nvidia.com>

* Update README.rst
Signed-off-by: default avatarKirthi Shankar Sivamani <ksivamani@nvidia.com>

---------
Signed-off-by: default avatarKirthi Shankar Sivamani <ksivamani@nvidia.com>
parent 8030a448
......@@ -175,9 +175,9 @@ For example to use the NGC PyTorch container interactively,
.. code-block:: bash
docker run --gpus all -it --rm nvcr.io/nvidia/pytorch:25.01-py3
docker run --gpus all -it --rm nvcr.io/nvidia/pytorch:25.04-py3
Where 25.01 (corresponding to January 2025 release) is the container version.
Where 25.04 (corresponding to April 2025 release) is the container version.
**Benefits of using NGC containers:**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment