Plugins & Extending Dataiku
-
Alteryx to DataIKU migration Accelerator
Hi, Has anyone used Alteryx to DataIKU Converter tool ( provided to DataIKU service partners only). I think tool is still evolving. Kindly share if there are any feedback pointers about this tool. Thanks, Operating system used: Windows
-
send attachment from dataiku to teams channel.
Looking for options to send attachment from dataiku to teams channel. Anyone setup this before?
-
Issue Sending Dashboard Pages via "Send Email Recipe"
Hi Team, I am trying to send dashboard pages via email using the "Send Email Recipe," similar to how I send CSV and Excel files. However, while CSV and Excel attachments are working fine, the dashboard pages are not being sent through email. Could you please help me troubleshoot this issue? Any insights or solutions would…
-
Dataiku CRU(Compute Resource usage) wiki
Hi I have a question The wiki of dataiku CRU has zones and datasets for llm usage, but the actual CRU does not. Is this gone? Operating system used: rocky Operating system used: rocky
-
Can we monitor any new docker images created by dataiku across the cluster?
As a dataiku admin, I want to keep a track of all the new docker images being created from dataiku. The images are created mainly when we update a code-env with container execution option. So, when we provide access to users. They add few packages to code-env & update to create a new image. I want to keep a track of any…
-
Can't create a code env for the Answers plugin (Automation node)
Hi, I installed the Answers plugin (v2.2.1) on our self-managed Automation node without a code env, because the code env creation fails with this error: Creation result Errors were encountered ERROR ERR_CODEENV_CREATION_FAILED Environment creation failed null failed (exit code: 1) [01;31m[K^~~~~~~[m[K…
-
Can't create plugin_document-question-answering Code Env for Dataiku Answers Plugin
I am trying to follow the tutorial "Tutorial | Build a conversational interface with Dataiku Answers" but I need to install "Answers" plugin beforehand. I tried to but when it comes to creating the code env step, I cant create it: building wheel for simsimd (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [43…
-
Need to import multiple pdf files from sharepoint library
Upon exploration I did find certain things to be fulfilled by admin for me to connect to either a share point library or one drive folder, but I want a brief step by step method to follow so that I can get this done. In case if there is a better option or method available without intervention of admin, please let me know.
-
Using Modern Angular for Custom UI seetings in Dataiku Plugins?
I'm developing custom forms for Dataiku plugins and noticed the documentation shows examples using AngularJS (Angular 1.x) with controllers and $scope () Since AngularJS has reached end-of-life, I'm wondering if it's possible to use modern Angular (2+) with component-based architecture for these custom plugin interfaces…
-
Custom recipe: Selected values not save for values from API
Hi, In plugin I cannot save selected values for fields in recipe.json, when values comes from API. Below user description: “these values don’t persist once you leave the recipe screen and return. As an example, you can see after we add values for multiple other values, and then you can see in the upper right I saved. Then…