Using Visual Studio Code Overview

Visual Studio Code (VS Code) is a popular open source Integrated Development Environment (IDE). It has rapidly gained traction in developer communities for its broad operating system support, extensibility, and ease of use.

VS Code can be run as a local application, but in the Base Command environment a developer can run Visual Studio Code Server, a service that can be run on a remote development environment and accessed via a web interface.

Base Command’s flexibility allows for this sort of remote service to be configured and run remotely to free up local resources and provide a consistent development environment from any machine.

This lab will combine a couple of different aspects of Base Command in a new way - we will walk through another container modification and upload example, along with a new web interface to use in addition to Jupyter Lab.

© Copyright 2022-2023, NVIDIA. Last updated on Jan 10, 2023.