-
### 🚀 The feature
I would like a response value in the following format:
{"type": "dataframe", "value": "xyz"}
### Motivation, pitch
This would allow downstream programmatic handling of the …
-
We had the issue with some students that if we save a DEM with a filename close to the "standard names", the automatic name parsing in xdem.DEM fails because it is not consistent with the expected nam…
-
### Issue Description
On
https://docs.podman.io/en/latest/markdown/podman-run.1.html
under the section
_Options specific to bind and glob:_
there is the text
_idmap: true or false (default if unspec…
-
### Problem
I'd like to discuss that https://github.com/orgs/Syndica/projects/2/views/1?pane=issue&itemId=47708039 in the proposal.
there are a couple of libraries in zig ecosystem for writing CLI…
-
It would be super nice/helpful to parse an options value from an Environment variable value as well taking what is passed in the command line call as the priority over the ENV variable. For CLI's that…
-
Line 333
```
elif (mpiexec --version 2>&1 | grep -s -q "OpenRTE"); then
echo "MPI is detected and it appears to be OpenMPI"
export MPI_MODE="openmpi"
```
Version 5 of OpenMPI gives
```…
-
**Problem**
There are use-cases where it would be useful to disable body parsing even if the content-type is `application/json`. An example would be [verifying Stripe's webhook signatures](https://…
-
**Describe the bug**
An issue where, if you try to stream any movie or series, it will throw a fatal error, which states:
```
Error parsing option watch-later-dir (option not found)
Setting comman…
-
Hello,
Is there a way I can see what is happening with the parsing process? I mean, using the Web UI available on https://cloud.llamaindex.ai/parse, I upload a PDF doc and parsing starts, but there i…
-
SoX uses it's own `getopt.c` to parse the options, both global to sox and local to the effects and files.
Can they be processed with the standard getopt(3)?
The interface sucks a bit: for example,…