Patrick Titzler

Results 142 comments of Patrick Titzler

No rush. The poc surfaced some design issues that we need to tackle first before we can properly support reading from remote catalogs.

Workaround: use globally unique route parameters (e.g. delete variable `org_guid` prior to running the app)

The filter doesn't operate over aggregated values, right?

I think it's still valid request then, although if nobody else is asking for it at a lower priority (:

Hi Sandy4321, as far as I know pixiedust is no longer under active development. If you haven't yet, I'd suggest taking a look at the debugger front end extension that's...

You could choose the 'SUM' aggregation and set the 'sort by' bar chart option to 'Values ASC/DESC' as desired to get the result you are looking for. AT least for...

Upgrading to a more recent version of Jinja2 (2.9.6) fixed the issue for me when I ran into it a little while ago.

I was able to recreate the issue. The problem is not model specific.

Your `git` is most likely configured to automatically convert newlines in text files. When Docker copies the `md5sums.txt` file to the Docker file system that change is not reverted, triggering...