I am installing a package in jupyter notebook
but I don't want my token exposed. How can I achieve this? I am using python
and jupyter notebook
%pip install git+https://<token>@dev.azure.com/company-projects/company/_git/cpoo
I am installing a package in jupyter notebook
but I don't want my token exposed. How can I achieve this? I am using python
and jupyter notebook
%pip install git+https://<token>@dev.azure.com/company-projects/company/_git/cpoo