-
**Is your feature request related to a problem? Please describe.**
Metrics that require calculating pairwise distances between cells (e.g. distance correlation, co-ranking) currently can't be calcu…
-
Credit to Liz Ricci (UW) for reporting symptoms and troubleshooting with Kongsberg technical support.
Symptoms:
SIS 4 (EM302) grid engine fails intermittently during survey, making it impossible t…
-
## Please use the template below to post a question to https://discourse.scverse.org/c/ecosytem/cell2location/.
### Problem
the use_gpu parameters cannot be used in NB regression model traini…
-
We need an easier opt-out of the behavior introduced in #1186, because most output I'm seeing come from threads is really confusing or even lost, where the previous behavior of sending all thread outp…
-
-
Mermaid should be not a _code block_ but a _markdown block_ in .ipynb
Testcase:
When having a mermaid block in a Markdown file like this:
# Mermaid Demo
```mermaid
flowchart LR
A[Har…
rcmlz updated
2 weeks ago
-
**Do you want to request a *feature* or report a *bug*?**
- [ ] Bug
- [ ] Feature
- [X] Question
**Did you test against the latest CI build?**
- [ ] Yes
- [X] No
I don't have enough experie…
-
Tidy up structure of `tests/`.
Add [test fixtures](https://docs.pytest.org/en/stable/how-to/fixtures.html) for some of the repeatedly used modules, i.e.
```python
import pytest
@pytest.fixture…
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug.
### Operating System of DocumentSer…
-
### What happens?
I created a table with geometry column and add rtree index. I can make a query from the table just like usual, the issue came up when I tried to reconnect to the db.
```
-------…