You can configure Anaconda Enterprise to use a proxy for conda packages, if your organization’s network security policy requires it. To do so, you’ll need to do the following:
In order to complete the following sections, you need an appropriate configuration for your proxy. This usually takes the form of environment variables:
http_proxy/HTTP_PROXY
https_proxy/HTTPS_PROXY
no_proxy/NO_PROXY
Ask your system administator to confirm which variables to use.
Once you’ve confirmed your proxy works, go to Setting global config variables and follow the steps there to apply those variables to all future sessions, deployments, and jobs.The lines you add to the global config should look something like the following, with your specific proxy URLs and domains substituded in: