-
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
-
## Proposal
Sometimes I have spreadsheets with this kind of table:
```
+---------------------+----------+
| Property | Earth |
+=============+=======+==========+
| …
-
-
SBC: Orange Pi Zero 3, Allwinner H618
I compiled [fbtft ILI9488 driver](https://github.com/Snitro/fbtft-ili9488) out-of-tree: `make -C /lib/modules/6.1.31-sun50iw9/build M=$(pwd)`
with a Kbuild fi…
-
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())
```
-
### 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…
-
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…
-
Would supporting joining table cells be something you might consider?
I want to make tables like the following:
```
+-------------+-----------+--------------+---------------+---------------------…
FFY00 updated
2 years ago
-
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…