# Use intercept proxy's CA for PIP ```bash pip3 --cert C:\Users\username\.mitmproxy\mitmproxy-ca.pem --proxy=http://127.0.0.1:8080 install jupyterlab ```