Name your application
Specify a name for your application in the 'APP NAME' field. This label uniquely identifies your application and should be descriptive and meaningful. You can use alphanumeric characters but not spaces.
You can specify application resources using pre-defined templates, or by manually configuring the options. Templates are generally recommended because they are configured with common selections for single and multi-GPU use.
Custom configurations
Selecting a template will fill in the resource selections for vCPU, instance memory, GPU, application storage (the base operating system), and local scratch storage. You can modify these values if requried.
Set application parameters
Not all applications use the same parameters. Please use support docs to find a complete list of supported functionality The PyTorch application requires two parameters to be set:
SSH_PUB_KEY
This is your SSH public key which can be created using OpenSSH on MacOS, Windows, and Linux. You must provide your public key to access the application's console. For detailed information on generating a key please refer to the quick start guide Generating SSH Keys.
JUPYTER_TOKEN
This is a secret password required to access the JupyterLab web interface. It must be non-blank and shared with users along with the application URL for access.