We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6019114 commit 0391f78Copy full SHA for 0391f78
docs/get_started/using_dlcs.md
@@ -137,4 +137,7 @@ docker run -it --gpus all {{ images.latest_pytorch_training_ec2 }} bash
137
docker run -it --gpus all -v /local/data:/data {{ images.latest_pytorch_training_ec2 }} bash
138
```
139
140
-For available image URIs, see [Available Images](../reference/available_images.md).
+## Quick Links
141
+
142
+- [Available Images](reference/available_images.md) - Browse all container images
143
+- [Support Policy](reference/support_policy.md) - Framework versions and timelines
0 commit comments