-
I have
```
"features": {
...
"./local-subdir1": {},
"./local-subdir2": {}
}
```
`devcontainer build` supports this syntax. Devpod doesn't, it just prints `20:08:56 info Creating devcont…
-
**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…
-
Error logs
```
> [dev_containers_target_stage 5/5] RUN --mount=type=bind,from=dev_containers_feature_content_source,source=conda_0,target=/tmp/build-features-src/conda_0 cp -ar /tmp/build-fea…
-
**Describe the bug**
I followed the example on LLama3 and run into below issues on GPT-J
```
2024-11-05T15:58:25.267390+0000 | _check_compile_recipe | INFO - Recipe compiled and 1 modifiers cre…
-
When using VisCode Debug Runcfg Pythzon:Qaurt and Runcfg Frontend:Watch and trying to login via the login button i get below error
```
Sorry, but we’re having trouble signing you in.
AADSTS65…
-
### Required prerequisites
- [x] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
Hi, when I try to run the `pippy_llama.py` in this repo, it show that there is a bug:
```
root@6e61f182b97b:/zt/code/my_dev# torchrun --nproc-per-node 4 pippy_llama.py
W1027 12:28:26.326000 2518…
-
@fulldecent
I have been deeply diving into the current task of adding:
1. Dashboard Context block (CONTEXT_USER) to display content on student dashboards ("My home")
2. Course content …
-
a couple of days ago since this error occured.
Think it is a modification on the side of the Ariston api
2024-11-11 17:51:54.878 ERROR (MainThread) [custom_components.ariston]
Traceback (most …
-
#### Describe the bug
When predicting out of sample, I receive errors indicating that there is something incorrect about my input frame. My X_train and X_test have gone through a function that asse…