-
In GitLab [(BlueConfigs)](https://github.com/BlueBrain/blueconfigs/blob/main/.gitlab-ci.yml) pipeline, we are running the following integration tests in different scales. If we want to run integration…
-
Hi!
I am using this library for a project, I'm trying to add an onMouseOver event listener to cells.
I tried adding it to the `cellRender` prop as below however it does not seem to be firing?
…
-
-
I'm paying for this product.
On Ubuntu 24.10 there is a problem with a license key and I can't copy the content of cell at selected row.
There is also no reaction from TablePlus.
1. Database vers…
-
This idea came from @tjlaboss.
The idea is that rather than just referring to a cell by its number, which is mutable, could we refer to it and request it by a string?
Something like `cell.name` possi…
-
Dear @LTLA
Sorry to bug you again. We got another single cell for another parasite Toxoplasma and we were calculating the capture rate. We have seen in past that `emptyDrops` methods rescues more …
-
Hi Quentin,
I just tried Novae out on my heart cohort. 46 samples ~ 2 million cells.
I used `novae-human-0 `with both `zero_shot` and `fine_tune` .
I used counts and let Novae handle the prepro…
-
### Description
I would like the "reactive execution"/"disabled" cell status be more clear and useful, by unifying it with "lazy execution". Currently there are multiple forms of lazyness that are pr…
-
Type: Bug
I have a notebook with 3 cells, A B C
I want to drag C so that it is between A and B.
I CANNOT DO IT.
Drag-drop simply doesn't work. I hover over the margin of cell C, so that the curso…
-
## Positron Version:
## Steps to reproduce the issue:
1. Open a new Jupyter Notebook for Python
2. Create the subtract function and its call inside of a cell
```py
def subtract(a, b):
…