docs: link DGX Spark setup guide from README#369
Conversation
Closes #321. Spark users following the main Quick Start hit opaque errors because the Spark-specific prerequisites (cgroup v2, Docker config) are only documented in spark-install.md. Add a tip box before the install section directing Spark users to the right guide.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThe README.md now includes an inline tip in the "Container Runtime Support" section advising DGX Spark users to consult Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
* docs: link DGX Spark setup guide from README Closes NVIDIA#321. Spark users following the main Quick Start hit opaque errors because the Spark-specific prerequisites (cgroup v2, Docker config) are only documented in spark-install.md. Add a tip box before the install section directing Spark users to the right guide. * Update README.md --------- Co-authored-by: Miyoung Choi <miyoungc@nvidia.com>
* docs: link DGX Spark setup guide from README Closes NVIDIA#321. Spark users following the main Quick Start hit opaque errors because the Spark-specific prerequisites (cgroup v2, Docker config) are only documented in spark-install.md. Add a tip box before the install section directing Spark users to the right guide. * Update README.md --------- Co-authored-by: Miyoung Choi <miyoungc@nvidia.com>
Closes #321.
Summary
spark-install.mdProblem
Spark users following the main Quick Start hit opaque errors because Spark-specific prerequisites (cgroup v2, Docker configuration) are only documented in
spark-install.md, which the README never links to.Summary by CodeRabbit