-
Hi, recently armeria change the type of blockingTaskExecutor from ExecutorService to ScheduledExecutorService, as you known that in JDK the default implementation of ScheduledExecutorService has a unb…
-
https://www.boilingdata.com/
Suggested by @danthegoodman1 in a discussion at https://clickhouse.com/slack
-
**Issue:** When serving a notebook with `voila`, `hvplot` objects are not rendered in the browser.
Here is a minimal example, using `networkx` and `hvplot` together.
```
import networkx as nx
…
-
It would be nice to be able to look for collections containing a particular group like `Aves`. Ideally we would have a way to search directly the taxonomic coverage field, but in the meanwhile could t…
-
## About this feature
Should have for Kennisnet phase: Epic-3
Must have for subsequent phase
### Detailed description
Journals and/or Audit trails need to be searchable and filterable (in findin…
-
### Bug description
We have deployed our apache superset on AWS fargate, we have our internal dashboards from there we want our users to login hence we have implemented custom login setup on supers…
-
-
This may not actually be a bug, but I figure it's worth reporting anyway. Returning a dict from a task handler like `return {"foo": "bar"}` will fail, because `str` is not an allowed return type (`Sca…
-
In version 0.22.0 we where able to parametrize the postgres schema name using the variable type `number`. In version 0.23.0 this is now verified and we are unable to have a configurable schema name. I…
-
I convert a ServiceMonitor resource rendered from a helm chart into a PodMonitoring resource according to the [GMP documentation](https://cloud.google.com/stackdriver/docs/managed-prometheus/setup-man…