-
En la clase del 2023-11-08 del curso de Desarrollo de Proyectos I del ciclo escolar 2023-B, se realizó la **asignación de equipos** para el desarrollo del **proyecto final** el cual se realizará en eq…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
### Checklist [README]
- [X] Device is not undervolted nor overclocked
- [X] Device is using the [latest drivers](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/wiki/Intel-driver…
-
## Round ID:
[2603](https://scrubby.melonmesa.com/round/2603)
## Testmerges:
#526 #545
## Reproduction:
1) Get a test subject, give them a compound fracture (try the head first).
2) Cond…
-
### Checklist [README]
- [X] Device is not undervolted nor overclocked
- [X] Device is using the [latest drivers](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/wiki/Intel-driver-up…
-
# Issue
WSL 2 seems to NAT it's virtual network, instead of making it bridged to the host NIC. My goal is for a service running in Ubuntu in WSL 2 to be accessible from anywhere on my local network.
…
-
We want to allow our users to save the Control values they are using on each sheet. Each sheet in the same dashboard would have a different sets of Controls. From what I see in the docs, there doesn't…
-
A common issue I run into with Views, Watches, and Cursors is renaming the property on the underlying Atom, e.g.
Before renaming:
```ts
const state = new Atom({ x: 4 });
const view = new View(st…
-
Verify it's working properly in all cases
To check & re-visit
https://github.com/arturo-lang/grafito/blob/82615a4aea835ea7ef9be48598b9fcb2c8050e3b/ui/scripts/app.js#L363
```javascript
…
-
[Sockets] Verify the whole module & check for missing functionality
obviously this cannot be done with unit-tests as easily as with other modules, but
we'd still have to verify it works as expected …