-
Some draft tasks, please keep adding:
- [ ] the selection of l value for the spatial weight matrix (needs to be more automated & more intuitive instructions
- [ ] make the z-score method as default …
-
Hey,
We're currently running HMA in dev and saw this error in our application logs:
```
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/apscheduler/executors…
-
Currently, every time we run `sky serve status --endpoint`, it will contact the sky serve controller to get the endpoint. It is not friendly for a bash-based script that calls this CLI multiple times,…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
## Context
SQLite is good for a single-file database solution; it won't scale well for our needs since we'll be having multiple webscrapers working at once and we'll need this database to be hosted…
-
When the season starts, we'll need to be careful with data that is in the system. For this reason when we are doing local dev we should figure out a way for the app to *just know* that it's local and …
-
## Use case
When scanning a barcode in the daily food log, it happens that a barcode is correctly scanned but the wger database does not know this product.
## Proposal
The dialog saying that the …
-
When I try to install Drupal 11 with a sqlite database I get an error
```
The database server version 3.40.1 is less than the minimum required version 3.45.
```
Image: [drupal:11.0.0-php8.3-ap…
-
I think that we probably need to have some metadata in the container about the bioc stuff
https://ccb-hms.github.io/phonto/vignettes/nhanes-local.html
EPICONDUCTOR_CONTAINER_VERSION (e.g., v0.12.0)
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
With the new `Waiting` state being introduced with `WaitFor`, would it make more sense to use…