-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.91.1
- OS Version: Windows
- devcontainer version: v0.375.1
- docker version: v4.32.0
T…
-
Currently if an external script (perhaps running on another machine) wants to grab a quick value from the CDS (i.e., What's the current air temperature) it involves a conversation: subscribe, ready, e…
-
Just diffing our devcontainer.json with another similar one:
I think we probably do want these settings:
"python.defaultInterpreterPath": "/usr/local/bin/python",
"python.linting.enabled": true…
-
**How can I capture a certain area? I can use crop() now, but I'm the only one losing FPS. How can I capture a part of the screen, similar to how it works when specifying window_name, where the applic…
-
### Environment
* Python version: 3.10
* mkdocs-python-classy version: 0.1.3
### Expected Behavior
Firstly, I'm new to mkdocs, so I'm sure there are some obvious howto stuff I'm missing. Thi…
-
**Versions**
* Python : 3.11.6
* MacOS version : macOS Sonoma 14
* XCode Version : Xcode 15.3
* Cython version : Cython 0.29.36
**Describe the bug**
A Kivy application successfully compile…
-
### Problem Statement
Sentry provides good overview of time consumption in Trace View, for some projects/situations it very useful to have the same overview for memory usage.
For example in our use …
-
some duplication in https://github.com/pytorch/ao/blob/378e6a8d6854d77efba45fcb1a4091724e9cfaa9/torchao/_models/llama/generate.py#L215-L267 and https://github.com/pytorch/ao/blob/378e6a8d6854d77efba45…
-
Thank you for this amazing code. I am working on custom object pose estimation. For visualisation I want to draw 3D bounding box around the object in output visualisation image. Can you help me to wri…
-
Currently for https://rye.astral.sh/guide/pyproject/#chain
> If any of the commands fails, the rest of the commands won't be executed and the chain fails.
But it would be good if there was an o…