-
**Dataset Information:**
The goal would be to integrate the data of LongEval for the task 1 on retrieval.
The information from the [official task description](https://clef-longeval.github.io/tas…
-
## What just happened?
Changing the size of a Mesh may change its physical behaviour.
## What were you doing when it happened?
Steps to reproduce:
TEST 1:
1) upload the "passage" mesh mode…
-
## Background
The 'Nomad' library was designed to facilitate making convergent state updates from multiple operator-owned nodes or devices.
Adding an event stream from another node as a source…
-
If publish only uploaded sub-datasets (with data or not) we need to run post-update hook (if web UI is installed) so it could update "web metadata" to reflect sizes etc
related was (and fixed): htt…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
Thanks for this very useful project. I'm using SQLAlchemy on a reflected database as follows:
```python
from sqlalchemy import create_engine, select, MetaData, Table, func, inspect
from sqlalchem…
-
**Dataset Information:**
It would be awesome to have the document corpus (and the segmented counterpart) used in [TREC RAG 2024](https://trec-rag.github.io/annoucements/2024-corpus-finalization/) a…
-
When a fault in a metadata record or in the underlying dataset(s) is detected, any user shall be able to notify the responsible party for the metadata record in order to inform him of the problem. Thi…
-
Basic struct composition is simple and handled well by the extraConfig package:
```
type ContainerNetwork struct {
metadata.ContainerNetwork
PortGroup object.NetworkReference
}
```
referencing t…
-
As per https://github.com/paritytech/substrate/pull/9896, we can convert other pallets to use struct variants with named fields.
e.g. `Instantiated(T::AccountId, T::AccountId)` becomes `Instantiate…