On the windows workbench I am trying to run the starter code (python.ipynb), but I get a ‘ConnectTimeoutError’ on the first pip install command (Setup AIcrowd Utilities).
For the setup I followed these instructions:
When using a Windows workbench, you should set proxies before launching Jupyter, as described in this post
Type these commands on the Anaconda prompt: set HTTP_PROXY=http://10.0.0.5:3128 set HTTPS_PROXY=http://10.0.0.5:3128 set NO_PROXY=localhost,127.0.0.1 jupyter-notebook
Hi Michal,
I am not able to connect my network through a browser in workspace in windows , it is showing HTTP 403 error.so how Can I download .exe file and install the anaconda .