NVIDIA
Explore
Models
Blueprints
GPUs
Docs
⌘KCtrl+K
View All Playbooks
View All Playbooks

onboarding

  • Set Up Local Network Access
  • Open WebUI with Ollama

data science

  • Single-cell RNA Sequencing
  • Portfolio Optimization
  • CUDA-X Data Science
  • Text to Knowledge Graph
  • Optimized JAX

tools

  • DGX Dashboard
  • Comfy UI
  • RAG Application in AI Workbench
  • Set up Tailscale on Your Spark
  • VS Code
  • Connect Three DGX Spark in a Ring Topology
  • Connect Multiple DGX Spark through a Switch

fine tuning

  • FLUX.1 Dreambooth LoRA Fine-tuning
  • LLaMA Factory
  • Fine-tune with NeMo
  • Fine-tune with Pytorch
  • Unsloth on DGX Spark

use case

  • NemoClaw with Nemotron 3 Super and Telegram on DGX Spark
  • cuTile Kernels
  • CLI Coding Agent
  • Live VLM WebUI
  • Install and Use Isaac Sim and Isaac Lab
  • Vibe Coding in VS Code
  • Build and Deploy a Multi-Agent Chatbot
  • Connect Two Sparks
  • NCCL for Two Sparks
  • Build a Video Search and Summarization (VSS) Agent
  • Spark & Reachy Photo Booth
  • Secure Long Running AI Agents with OpenShell on DGX Spark
  • OpenClaw 🦞

inference

  • LM Studio on DGX Spark
  • Speculative Decoding
  • Run models with llama.cpp on DGX Spark
  • Nemotron-3-Nano with llama.cpp
  • SGLang for Inference
  • TRT LLM for Inference
  • NVFP4 Quantization
  • Multi-modal Inference
  • NIM on Spark
  • vLLM for Inference

VS Code

5 MIN

Install and use VS Code locally or remotely

DGXSpark
OverviewOverviewDirect InstallationDirect InstallationAccess with NVIDIA SyncAccess with NVIDIA SyncTroubleshootingTroubleshooting

Basic idea

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.

What you'll accomplish

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.

What to know before starting

You should have basic experience working with the VS Code interface and features; the approach you choose will require some additional understanding:

  • Direct Installation:

    • Familiarity with package management on Linux systems
    • Understanding of file permissions and authentication on Linux
  • Access with NVIDIA Sync:

    • Familiarity with SSH concepts

Prerequisites

Your DGX Spark device is set up. You will also need the following:

  • Direct Installation:

    • DGX Spark set up with administrative privileges
    • Active internet connection for downloading the VS Code installer
  • Access with NVIDIA Sync:

    • VS Code installed on your laptop, downloaded from https://code.visualstudio.com/download.

Time & risk

  • Duration: 10-15 minutes
  • Risk level: Low - installation uses official packages with standard rollback
  • Rollback: Standard package removal via system package manager
  • Last Updated: 11/21/2025
    • Clarify options and minor copyedits

Resources

  • VS Code Documentation
  • DGX Spark Documentation
  • DGX Spark Forum
  • DGX Spark User Performance Guide
Terms of Use
Privacy Policy
Your Privacy Choices
Contact

Copyright © 2026 NVIDIA Corporation