Pedro Rodriguez
Pedro Rodriguez
**What version of `fd` are you using?** [paste the output of `fd --version` here] 8.4.0 I'm not certain if I'm doing something wrong or if I've hit a limitation/bug, but...
I've been giving a shot to auditorium for presentations and like it so far, but there are a few things that it would be great to make configurable. I'd love...
Hi, thanks for the great tool and data! For a document I'm working on I wanted to use rebiber to find outdated entries, but since I put a lot of...
I have been working js quantities into an application I am developing and ran into wanting being able to use toString to return only the scalar and not the number....
Got around to working more on the NRCS wsdl service I was interested. Ran into another problem, like before open to helping, but some insight/maybe fix would be great. I...
I'm trying to get emojis to render in PDF output of altair, but it seems like this breaks somewhere in the rendering pipeline (not sure where). As an example, I...
Hi, I've been looking at making it so that luigi's execution summary doesn't truncate tasks/parameters that are long. It looks like this truncation happens here: https://github.com/spotify/luigi/blob/9687f2d73529cf7afd66d654d59e26f26eba9124/luigi/execution_summary.py#L187 As a small test,...
Hi, I saw a few inter-related issues around specifying dependencies and publishing a version of this on pypi. This seemed fairly straightforward for me to do, so I went ahead...
### First check * [x ] I used the GitHub search to find a similar issue and didn't find it. * [x ] I searched the Typer documentation, with the...
Docs
Is there a plan for adding docs or a tutorial for using this package? I am interested in seeing if it would fit some needs for parsing raml, and testing...