Arthur Lutz

Results 149 issues of Arthur Lutz

Hey the pylyzer vscode extension looks great. As a https://vscodium.com/ user I get my extensions from https://open-vsx.org/ it would be great it the pylyzer extension was also published there. Thanks...

I've just started using keybr and it's great ! Congrats for an really well thought tool. Switch from a "normal" keyboard to a split keyboard I find the progression on...

### What happened? Hi, thanks for polaris, it's an awesome tool and it helps us a lot on many use cases. We think we might have an special case that...

bug
triage

https://github.com/brutasse/graphite-api (Graphite-web, without the interface. Just the rendering HTTP API.) is a rewrite of parts of the graphite functionality. In some cases it's performance is far greater than graphite (remove...

The graphite packages are pretty recent https://packages.debian.org/search?keywords=graphite it would be nice to use them instead of deploying via pip. This way we don't need to deploy supervisor, there is a...

Issue #3 talks about having an UI for importing CSV. Maybe a step forward would be to have some example code for people at ease with python to start manipulating...

Using * //www.kryogenix.org/code/browser/sorttable/sorttable.js * //yui-s.yahooapis.com/pure/0.6.0/pure-min.css can be problematic in some context (no internet, privacy issues, etc.). It would be nice to either ship those files (if licences permit) or have...

First of all congrats on a new UI for salt, this looks promising. It would be nice to have a --verbose option to know what it is doing (at least...

When building a facet with FacetedSearch one can specify to the TermsFacet the label for when the searched attribute is missing : ``` class MyFacetedSearch(FacetedSearch): facets = { 'myattribute': TermsFacet(field='myattribute',...

Category: Enhancement
Priority: Low