Hi all, I am trying to use the GCP Document AI service within my Dataiku flow. I have a batch of images I would like to process using the GCP API via a Python code recipe. Within GCP I have created the necessary services and enabled the API for use. My Dataiku instance is a cloud deployment on AWS. I have not been able to…
Hello, I am developing a plugin with custom UI. However, the javascript source seems to be cached, i.e. the the javascript source does not seem to update even though I update the plugin using the Plugins menu in Admin Tools. the html files and json files seem to be updating. How can I solve this issue? Thanks,
I have the following plugin implementation: A dataset is fed to the plugin --> the do.py file extracts the column names --> Using AngularJS, callPythonDo() and the proper HTML, the custom form shows the names of the columns to the user --> the user selects a column-name. So far so good. How do I "send" the selected…
Hi, Tableau hyper export plugin option works wonders. But there's a small issue when it comes to specifying my destination project. Let's say I need to export the hyper file to a sub-folder inside a parent project, export option doesn't seem to work as it throws an error - Failed to export rows : class 'ValueError' : The…
Hello Everyone, I'm reaching out today with a question regarding a plugin I've been working on. I followed the parameter guidelines, and everything seems to be in order except for one issue. I'm struggling to make the "credential_request" type parameter optional, and I could really use your expertise and guidance to solve…
Hello, Is there a way to publish a plugin to the store or to share plugin with clients without sharing the code of the plugin (avoid convert to plugin dev button and public github)? Like protecting it ? Thank you for your help!
Hi, I'm currently working on a time series forecast using auto ARIMA. My dataset contains weekly peaks and I need to forecast one year ahead. However, when I use auto ARIMA, the resulting forecast appears as a straigth line without capturing seasonality and patterns that are evident in the historical data. The historical…
I'm using python code to update variables from a dataset within an Application. When the python code runs it is updating the Global variables by default. Is there a way to specify for python to update the Local Variables and not the Global Variables?
I could not find any (looked in https://gallery.dataiku.com/projects/DKU_GALLERYHOME/wiki/1/Gallery%20Home and dataiku 12 "DSS Tutorials", "Sample projects" and "Dataiku Solutions") Ideally the project sample corresponding to https://content.dataiku.com/email-llm-demo would be great to demonstrate ChatGPT dataiku…
I am an avid user of the Dataiku APIs as we try to automate monitoring and admin tasks in our Dataiku environments. I always found the "old" API dopcumentation to be confusing and lacking in code examples on how to use the different API methods. I also found confusing the fact that there are actually 3 different API…
Create an account to contribute great content, engage with others, and show your appreciation.