Configuring Environmental Variables

On This Page

Overview

You can configure environmental variables, as key-value pairs, for Jupyter and Web Shell services. The values are applied to every instance of these services. You can define any variable that is supported by these services.

After you configure global environmental variables, you can override the global value for an individual Jupyter service in the Services page. The environmental variables for other services cannot be overridden.

Configuring environmental variables in the Dashboard

Follow these steps to configure environmental variables for your cluster:

  1. Open the platform dashboard and select the settings gear-wheel icon () from the top-right toolbar of any page to open the Settings dialog.

  2. Click Environment variables, then click Create a new environment variable and fill in one or more key-value pairs.

  3. Click Apply. A loading spinner displays until the values are propagated to the services.

  4. To delete a key-value pair, click the Delete icon next to the row of the key-value pair.

See Also