-
```
Many elimination strategies rely on spotting patterns. The feature I'm
proposing would allow the user to see in an instant, all cells that s/he has
marked with a given number in order to make it…
-
How can we support gdsfactory cells from version 6.0.0 or above?
![image](https://user-images.githubusercontent.com/4514346/201531397-609bb7b6-3f5e-4e67-a9cb-64831d9de8f2.png)
@skandanc
-
-
### Describe the bug
I would like to do different SQLite requests, on different cells, on the same SQLite in memory database.
But it looks like the database I am creating in a cell no longer exists th…
-
## Proposal
Sometimes I have spreadsheets with this kind of table:
```
+---------------------+----------+
| Property | Earth |
+=============+=======+==========+
| …
-
It would be useful to have a shortcut to apply some styling to all locations:
```
tab %>% tab_style(style = cells_styles(text_size = 'x-small'),
locations = cells_all())
```
-
Hello,
Thanks a million for this wonderful tool. I've been looking for this for years, and it is so time-saving...
Just one enhancement that would be appreciated: if we add a new translation key…
-
Hello,
I've been trying to run scissor with a TCGA dataset and while the survival analyses work fine, when I try to use the binomial family to assess a phenotype it selects 0 cells. I tried it wit…
-
Is there a way to automatically run other cells if it's needed?
For example, if I have the following
````
```
export url="https://example.com"
```
```
curl "${url}/v1"
```
```
curl "${ur…
-
**Required Skills:** C++
**Difficulty:** Hard
At the moment, changes to the movement cost of cells in the openage pathfinder always overwrite the old values. The old values are not saved anywher…