Configuring the Python Repositories
Overview
You can define pip and Conda key-value pairs as:
- Environmental variables for shell and Jupyter
- Default build arguments for Nuclio and MLRun
The values are applied to every instance of these services. You can define any variable that is supported by pip or Conda. Changing the Pypi server URL causes a restart of Jupyter, MLRun, Nuclio, and Shell, services.
Configuring pip and Conda environmental variables in the Dashboard
To configure pip and Conda environmental variables for your cluster:
-
Open the platform dashboard and select the settings gear-wheel icon () from the top-right toolbar of any page to open the
Settings dialog. -
Click
Python packages , then under PIP Options, clickCreate a new option and fill in one or more key-value pairs. -
Under Conda options, click
Create a new option and fill in one or more key-value pairs. -
Click
Apply . A loading spinner displays until the values are propagated to the services. -
To delete a key-value pair, click the
Delete icon next to the row of the key-value pair.