I am trying to pip install in jupyter notebook using the code below
%pip install git+https://company-projects@dev.azure.com/company-projects/company/_git/coolpkg
and I get the below message as the repo is password protected. I know the password but I am not sure how to include that in the command above. Please let me know thanks.
........
........
Password for 'https://company-projects@dev.azure.com':