-
```
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…
-
Hi,
Very often I find myself having some notebook like:
```
## Initialization
some cells
## Step 1
some cells
…
```
I think it might be useful to be able to define groups of cells (and maybe de…
Phyks updated
6 years ago
-
```
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…
-
```
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…
-
I am currently working on a cell-cell communication analysis using NicheNet and have encountered a persistent error when attempting to use the get_ligand_signaling_path function. Despite following the…
-
Probably a good idea to work with a templating language, e.g. for patterns like present values (loaders are too much?)
Should this be a core calculang feature?
templating language …
-
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())
```
-
### Description
@dcalhoun and @holdercp did extensive testing (thank you!) on the keyboard and screen reader (SR) navigation on the [DataViews Storybook](https://wordpress.github.io/gutenberg/?path=/…
-
hi
i need a method to get only orginal value of cells without any change like o in readRowsWithStyles
i do not want to change numbers for example 2.550010661102E+29
is it possible?
-
**Describe the bug**
When the cell contents overflow with an icon the icon pushed the contents down a line which is undesirable.
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to h…