-
Hello,
This not really an issue. It happens to me that I have very small objects that are not picked up by the `detect_foreground` function.
Is there a way to force that smaller cells are detected…
-
Hi everyone,
I recently started using regionmask, and I must say—what a fantastic package!
I have a question about masking data: Is it possible to include grid cells that partially overlap a reg…
-
Often you create a bunch of Agents, and then you need to place them on the grid. Either you loop over them, or do some other unwieldy thing, none of it is elegant.
So it would be great if there was…
-
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?
…
-
### 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…
-
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…
-
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 …
-
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…
-
## 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):
…