Code Server (VS Code)

Warning

This page is under construction. The DeltaAI team is working on getting Open OnDemand set up on the system.

The Open OnDemand dashboard provides an easy way to launch a VS Code environment in a web browser.

How to Start an OOD VS Code Session

  1. Navigate to the Open OnDemand dashboard.

  2. Log in through CILogon with your NCSA username, password, and Duo MFA.

  3. Open the Interactive Apps menu at the top of the window and click Code Server.

  4. Fill out the form and then click Launch.

    • Name of account - This must match one of your available Delta accounts (CPU or GPU, as appropriate); these are listed under Project when you run the accounts command on Delta.

    • Partition - Match your partition type to the type of account you entered. (If your account ends in “cpu”, then your partition should start with “cpu”. If your account ends in “gpu”, then your partition should start with “gpu”.)

    • Duration of job - Select your duration following the format example in the form. Note the duration limit for interactive partitions.

    • Name of reservation - Leave empty if none.

    • Number of CPUs - Select the number of CPUs you want for the session.

    • Amount of RAM - Select your RAM following the format example in the form. Note the default RAM assigned if left blank.

    • Number of GPUs - Select the number of GPUs you want for the session. Note, you must select a GPU account and partition to use GPUs.

    • Working Directory - Note the default if this is left blank.

  5. After you click Launch, you will be taken to My Interactive Sessions where you can view the status of your session.

    Open OnDemand My Interactive Sessions screen showing the Code Server session status: "Your session is currently starting...Please be patient as this process can take a few minutes."
  6. Once your session has started, click Connect to VS Code to launch your VS Code environment. Note, this may take a few minutes.

    Open OnDemand My Interactive Sessions screen showing the Code Server session with the Connect to VS Code button.
  7. You are now in your VS Code environment on Delta. You can view the time remaining on your interactive sessions by clicking My Interactive Sessions in the Open OnDemand dashboard.

    Open OnDemand options at top of window with the My Interactive Sessions button highlighted.