NeMo Studio Deployment Guide#

Deploy NVIDIA NeMo Studio as a component of the NeMo platform to set up a web-based user interface for managing AI development workflows.


Deployment Options#

NeMo Studio is included as part of the NeMo Microservices Helm Chart. If you want a minimal deployment by setting up the Studio UI and the necessary backend microservices, you can use the tag-based installation or update the values.yaml file to enable only the necessary microservices.

Helm Chart

Deploy Studio and the backend microservices on Kubernetes for production environments.

Deploy NeMo Studio Using Parent Helm Chart