-
The way we handle arguments and override defaults is messy and confusing. I think it might be cleaner to use hydra instead, similarly to https://github.com/threestudio-project/threestudio.
I might …
-
Task is to perform the harmonisation on GWAS Catalog summary statistics synched from the EBI FTP.
The full size of the dataset (on 2024-10-14) was:
```
❯ gsutil ls 'gs://gwas_catalog_inputs/raw_summa…
-
Thank you for your nice work. When I run your code, I find that there is an error, shown as:
**preTrainer = Trainer(logger,
callbacks = callbacks,
checkpoint_callback=False,
nu…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra-client-g…
-
I'm new to all this and I'm banging my head against the wall trying to figure it all out. Once I input user and word list this is what I get. What am I doing wrong?
-
Oh, what about `IriTemplate` mappings. Maybe they could also be described with a Shape?
The entire mappings could easily be swapped with a Shape, provided that individual `PropertyShapes` have an a…
-
# Problem
When I declare my hydra in use-package,
```elisp
(use-package hydra
:ensure t
:config
(defhydra magic_rb/hydra-base (:color red :body-pre (setq hydra-stack nil))
("s" treem…
-
Currently, I used to open dap-hydra to add break points in source files, but I'm forced to close dap-hydra to issue dap-debug command. Maybe the better way is to add a key in dap-hydra to start debug.
-
I've noticed a reproducible artifact in which the mode line is duplicated when I exit a hydra either with a key not represented in the hydra definition, or after an abort with C-g. Here's what I see:
…
-
I have a large orgmode hydra that includes C-s and C-t for one of the keystrokes. This works fine; what doesn't work is trying to communicate C- in the docstring, which just breaks everything ("[C-s]t…