-
It would be good to have multiple code cells similar to Jupyter notebooks so that the user can incrementally run and add code without having to worry about running the same code twice (which can, for …
-
```
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…
-
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…
-
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…
-
### What happened?
Running K8s 1.29.2, with the kubelet NUMA-aware memory manager policy set to "Static" and the Topology Manager policy set to "restricted".
1. The /var/lib/kubelet/memory_manager…