Results 22 comments of Kory Taborn

Maybe missing a package dependency. ``` warning: xz not found; consider installing `xz` package ```

How would multiple active Python versions work in a shell? How would it know which one to use?

I definitely like the idea. When I wrote YQuery, I was just trying to put a few convenience methods to allow basic querying without having to write api strings. Some...

@AdrianVandierAst I've got a proposed solution to this that uses temporary credentials and a python script that will regenerate a new signature upon expiration. It's limited by how often it...

The Dockefile seems outdated, but you can build it and execute with node within a container just the same.

Also this, https://github.com/VisualDataWeb/WebVOWL/pull/181

It would also be nice if the utility respected image dimensions. Not sure if the implementation is stateful (doesn't appear to be), but that would be really convenient if it...

I think you can fix this by adding the intrinsic AWS functions as supported tags for yaml. It's not the cleanest solution as these tags will always show up in...

Am I missing something or has this library remained only partially documented for the last 2 years? The link above is ok, but it would be nice if there were...

It is much more than mildly annoying when you're starting from a blank test template. It would be great to maybe only re-render on save or something, if it's not...