-
```
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 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…
-
## Proposal
Sometimes I have spreadsheets with this kind of table:
```
+---------------------+----------+
| Property | Earth |
+=============+=======+==========+
| …
-
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…
-
![Screenshot 2024-05-26 181630](https://github.com/tsunamayo/Starship-EVO/assets/56371294/f72a7c59-0c2b-4754-b674-391ecc0f55f4)
here are two mostly identical ships and their total flight times
the…