-
Re: Plugin Recipe Unique Identifier from within Recipe.py
Exactly what I needed, thank you1 · -
Python3 in Custom Plugin
I'm trying to use Python 3 within my plugin. My current environment is using Python36 as its Jupyter interpretor, but when I check the logs, it still looks like Python 2.7 is being inherited. …1 · -
DSS Chart Field Sorting
Is it possible to sort based on a manual order? I see natural ordering, but no explanation of what that is. For our example, we have a stacked area graph, and we want to set a specific order of the s…1 · -
Sampling Big Data into Python Webapp
For the majority of our plugins we have output tables containing 1-50+ million records. This is far too much for Python and our compute instance to handle in my experience. Do you have any recommenda…1 · -
Customized Documentation Mouseover in Flow
Are there any planned features in the flow to improve documentation? The current mouseover (hover tool) feature on datasets and recipes in the flow provides some information, but is rather limited. I…1 ·