-
As #426 has switched all our public facing examples over to the maringal model we may want a new vignette which deals with when a user might want to use the latent model (likely small data with a lot …
-
## Chinatown.js Talk Submission
**Talk Title:**
Authorship Without Control: The role of chaos and javascript in generative music
**Talk Description:**
Through thinking about the web browse…
-
### Describe the bug
TLDR version:
✅ This works
```
SELECT
id,
(SELECT id, name FROM $parent.authors[where true]) as authors
from ONLY Book:book1;
```
❌ This does not:
```
SEL…
-
**Description of the desired feature**
The authorship policy added in https://github.com/GenericMappingTools/pygmt/pull/726 is really helpful to have for releases and future papers. I found it a bi…
-
Let's have a discussion about whether to remove authorship information from the code itself (e.g., `__author__` and `__email__`). (See [triggering comment thread](https://github.com/sunpy/sunpy/pull/…
-
As I've mentioned in https://github.com/nodejs/node/pull/55993#issuecomment-2504664438. Let's use this issue to discuss the next steps of `create-release-proposal.yml`.
We have run it with success …
-
The way authorship is arranged it is limited to the trial. Therefore the studies inharite authorship from their trial.
This is ok untill we face the fact that studies might have differente authors…
-
**Ammonites coronatum - incorrect authorship**
This follows a helpdesk email.
The name for this species: https://www.gbif.org/species/9372949 should be Ammonites coronatus BRUGUIÈRE, 1789 as sho…
-
When detecting the endpoints of an interface, we need to consider, which alternate setting was chosen. Otherwise endpoints might be used, which are not available if the alternate setting is active. Th…
-
# Description
One of the recent pull requests to `dev` has seen the introduction of the `ContentAuthorAttribute` with the idea, that `ContentElement`s can be labeled and selectively processed based o…