nvidia.com

Command Palette

Search for a command to run...

How do I run a sandboxed AI coding agent on a DGX Spark or RTX PC?

Last updated: 4/28/2026

Summary: NemoClaw supports all major platforms including DGX Spark with Docker, and the same installer and onboarding flow works across all of them without platform-specific setup.

Direct Answer: NemoClaw is tested on the following platforms:

  • Linux with Docker
  • macOS with Colima or Docker Desktop
  • DGX Spark with Docker
  • Windows WSL2 with the Docker Desktop backend

The same installer and nemoclaw onboard flow works on all platforms. Current OpenShell releases handle older DGX Spark cgroup quirks automatically — the separate nemoclaw setup-spark command is deprecated.

Source: README: Container Runtimes and Commands: setup-spark.

Related Articles