-
```
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…
-
```
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,
Im using 4 load cells to build a sensor that measures force and moment. My question is do i need to change something in HX711.h and HX711,.cpp to apply 4 loadcells?
thanks in advance
-
There is a new concept for subtemplate parts, called "slots". The main idea is that slot know the context and you are able to define slot right in the template.
-
## 🚀 Feature
Allow setting the execution context for the parameter cell (through the use of `%%` magic commands)
### Motivation
Currently, the way that papermill injects the parameter c…
-
## Proposal
Sometimes I have spreadsheets with this kind of table:
```
+---------------------+----------+
| Property | Earth |
+=============+=======+==========+
| …
-
The underlying issue is that the `invert.js` code expects a `scale.invert` function. But cell marks use `d3.scaleBand`, which doesn't have a `invert` function. Here's a quick monkeypatch/proof-of-conc…
-
Would supporting joining table cells be something you might consider?
I want to make tables like the following:
```
+-------------+-----------+--------------+---------------+---------------------…
FFY00 updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
Working with CSV files is inconvenient and harder for new people to learn. I know you can link to a google sheet, but I'd rather not…