-
We are trying to select a graphics library to use with our ESP32 based project, developed using ESP IDF. Since the display will mainly be used to display text information we have put together a simple…
-
Similar to https://github.com/pandas-dev/pandas/issues/27522.
Currently we document `pandas.io` as:
> In addition, public functions in `pandas.io` and `pandas.tseries` submodules are mentioned i…
-
### Prerequisites
* Put an X between the brackets on this line if you have done all of the following:
- [x] I have searched the [issues](https://github.com/unfoldingWord-dev/translationCore/issues…
-
Currently the only ranked choice voting election methods that are supported are Instant-Runoff-Voting. The ability to use other methods such as Ranked-Pairs, Bottom-Two-Runoff, or other Condorcet meth…
-
On making delete and post calls to test the delete API feture being developed in Vachan Admin the delete API started giving error after some time
API called - http://165.232.181.216/v2/sources
paylo…
-
## Links
* Original Issue: https://github.com/IIIF/cookbook-recipes/issues/7
* Pull Request: https://github.com/IIIF/cookbook-recipes/pull/133
* Preview: https://preview.iiif.io/cookbook/0007-…
-
Given:
```chapel
const D = {1..n, 1..n};
var A: [D] real;
var DS: sparse subdomain(D) = ...;
var AS: [DS] real;
```
today, a user can write:
```chapel
[ij in D] A[ij] = AS[ij];
```
…
-
**Package** lib-classifier
**Describe the bug**
A clear and concise description of what the bug is.
The TranscribedLines component uses tooltips where the aria id is dynamically added onto the el…
-
Would be supper cool if I could use comments. I think I can probably put in a PR for instructions and code changes, we'd just need Peter to pick a syntax, ideally `--` or `//`
-
This was originally a draft CHIP by @e-kayrakli but then handed to me to complete. I never felt that it was quite CHIP-ready and also kept trying to do too much in improving it, and so never finished.…