-
**What happened?**
In my dev environment I use a multistage build, like this
```dockerfile
FROM mcr.microsoft.com/devcontainers/python:1-3.12-bookworm AS builder
# ...
FROM builder AS f…
-
**Is your feature request related to a problem? Please describe.**
As a user, I want to specify the signed version of my SAS tokens. Currently, this SDK does not expose an obvious way to do this:
`g…
-
### System Info
a100
### Who can help?
@byshiue
@juney-nvidia
### Information
- [ ] The official example scripts
- [x] My own modified scripts
### Tasks
- [x] An officially supported task in th…
-
Build [#20241126.1](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2590211) failed
## :x: : internal / dotnet-arcade-validation-official failed
### Summ…
-
## Environment data
- Pylance version: 2024.8.1
- OS and version: macOS 15.1.1
- Python version (& distribution if applicable, e.g. Anaconda): 3.13 (cpython-3.13.0-macos-aarch64)
## Code S…
-
## Environment data
- Pylance version: v2024.10.1
- OS and version: Windows 11 Pro 23H2 Build 22631.4317
- Python version (& distribution if applicable, e.g. Anaconda): 3.9.8 Anaconda
## C…
-
Here's the output when running Jupyter tests via a CLI
```
Error: Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!
at H3.add (fi…
-
Getting a GLIBC_2.34 error using the extension on official ms devcontainer flavoured python.
```dockerfile
ARG VARIANT=3-bullseye
FROM mcr.microsoft.com/vscode/devcontainers/python:${VARIANT}
`…
-
### Which of the MS Learn modules from the dropdown are you submitting an update request?
None
### Additional information
- [ ] Fix a broken user experience (broken links, exercise error, etc.)
- […
-
Type: Bug
# Behaviour
The Python extension v2024.14.0 fails to start with VSCode 1.89.1. The error message mentions: `Error: The language client requires VS Code version ^1.91.0 but received versi…
jdamp updated
1 month ago