How-to | Provide access to custom package repositories via an internet proxy #

DSS supports accessing custom package repositories through a proxy. There are a few ways to achieve this:

To instruct Pip to direct traffic to a specific proxy:

  1. Navigate to Administration > Settings > Misc .

  2. In Extra options for ‘pip install’ , specify the proxy to apply to pip installations.

Note

You do not need to restart Dataiku for these changes to take effect.

Extra options for pip proxy in the Misc. section of the administrator settings.

When Python code environments attempt to install new packages via pip, Dataiku will direct the code environment to the proxy.