dgx-spark-playbooks/skills/dgx-spark-vscode/SKILL.md
2026-04-19 09:25:00 +00:00

21 lines
1.2 KiB
Markdown

---
name: dgx-spark-vscode
description: Install and use VS Code locally or remotely — on NVIDIA DGX Spark. Use when setting up vscode on Spark hardware.
---
<!-- GENERATED:BEGIN from nvidia/vscode/README.md -->
# VS Code
> Install and use VS Code locally or remotely
This walkthrough will help you set up Visual Studio Code, a full-featured IDE with extensions, an integrated terminal, and Git integration, while leveraging your DGX Spark device for development and testing. There are two different approaches for using VS Code:
* **Direct Installation**: Install the VS Code development environment directly on your ARM64-based Spark system for local development on the target hardware without remote development overhead.
* **Access with NVIDIA Sync**: Set up NVIDIA Sync to remotely connect to Spark over SSH and configure VS Code as one of your development tools.
**Outcome**: You will have VS Code set up for development on your DGX Spark device with access to the system's ARM64 architecture and GPU resources. This setup enables direct code development, debugging, and execution.
**Full playbook**: `/home/runner/work/dgx-spark-playbooks/dgx-spark-playbooks/nvidia/vscode/README.md`
<!-- GENERATED:END -->