-
-
I've heard live queries alluded to on various podcast episodes and in the RFC for subscriptions, but it's unclear to me whether there's a repository of ideas on what this feature would look like.
#…
-
As one gets closer to the rating edges, player count drops off sharply, increasing queue times.
In particular when looking for some of the less popular timecontrols (ie longer ones), the queue time…
-
# Incognito & Container Support
Support can be added for Firefox only.
See also: #27
## User Interface
Incognito can be supported without any issues. However to support containers as well. the…
-
![output](https://github.com/matrix-org/matrix-rust-sdk/assets/946104/d98fedf7-5c3b-4e5c-b21b-0a2278cbb09b)
---
`matrix_sdk::EventCache` is a new module that has been introduced with #3058. The …
-
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] I have read https://github.com/sign…
-
Hi
I've been using a previous docker image on my NAS but saw you had updated yours to the new application and have tried it.
Downloading & setting up are fine, same as logging in and transfering…
-
parameters of type run are not accessible by params. They are exposed as env:
Jenkinsfile
pipeline {
agent none
parameters {
string(name:'stringParam', defaultValue: null)
run(name: 'runPara…
timja updated
4 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I'm tryin to run this in a docker container on an Ubuntu …
-
We know we need to expose the following before stable API release:
- [ ] Model type
- Classifier, Regressor, Cluster, NLP, etc. Need to enumerate all these we have right now
- [ ] Model trained…