About 50 results
Open links in new tab
  1. python - How to set extra index with credentials for uv like pip ...

    Nov 4, 2025 · Similar to this question, we want to specify an extra package index to be used by uv. However, our package index url contains private information, i.e., user name and token. Up to now, …

  2. How to set an index URL for 'uv'-like pip configurations

    May 2, 2025 · When using pip to install Python packages, we can set the configurations, so that it can refer to some private repository to install packages. The use case is, for example, for big companies …

  3. VSCode adds unwanted extra spaces on enter - Stack Overflow

    Feb 25, 2025 · This causes the extra spaces you observed. Personally, I think the current behavior makes sense: the editor is configured to keep the indentation level of the previous line, and the …

  4. Adding extra properties to ILogger<T> structured logging

    Jul 11, 2024 · Adding extra properties to ILogger<T> structured logging Ask Question Asked 1 year, 8 months ago Modified 1 year, 8 months ago

  5. Why are there extra untagged 'images' in Amazon ECR after doing …

    Sep 30, 2023 · I've pushed some Docker images to Amazon Elastic Container Registry (ECR), and I'm not sure why there are extra untagged images. This happens for multiple of my images but one of my …

  6. How does one ignore extra arguments passed to a dataclass?

    5 Using the dacite python library to populate a dataclass using a dictionary of values ignores extra arguments / values present in the dictionary (along with all the other benefits the library provides).

  7. Why does my Python code print the extra characters "" when …

    Dec 21, 2015 · Why does my Python code print the extra characters "" when reading from a text file? Asked 10 years, 3 months ago Modified 2 years, 9 months ago Viewed 69k times

  8. XML Error: Extra content at the end of the document

    XML Error: Extra content at the end of the document Asked 12 years, 10 months ago Modified 2 years, 2 months ago Viewed 204k times

  9. Send out extra headers when using AzureChatOpenAI in Langchain …

    Oct 12, 2023 · Send out extra headers when using AzureChatOpenAI in Langchain python Asked 2 years, 5 months ago Modified 2 years, 3 months ago Viewed 9k times

  10. Ansible Tower - How to pass Machine credentials as an extra vars to …

    Feb 8, 2022 · I want to pass the credentials name using extra vars. I'm launching these jobs through manageIQ and so I want the user to select the credentials and manageIQ should pass it as extra …