Plugins & Extending Dataiku
-
Visual Webapp list not updating
Hi there, I'm making plugins with an enclosed shiny webapp. While working on the plugin I've done some trial and error, trying out different setups for the webapp. However, after a few of these experiments the list of Visual Webapps that is shown in the Webapps section when adding a new webapp is not correctly…
-
Regarding text visualization plugin
Hi experts , Please let me know how to build a simple word cloud using text visualization plugin . This was the fourth instruction in the advanced designer certification. I tried setting it but the recepie is taking very long time to run. Please help me to solve this issue. Thanks
-
Error when importing MLOps fraud tutorial on dataikutraining
Hello! I am trying to make the MLOps fraud tutorial working on an dataikutraining account and I am encountering this error : Plugin not installed or removed Type VisuallfRule was available in a plugin that is not installed I was able to make the project run on the online trial version of dataiku but not on the dataiku…
-
Export Azure Devops boards data into Dataiku
Hi Team, I have to connect Azure Devops with Dataiku to export Devops boards information which includes epics, features, user stories and tasks into Dataiku. One option which I tried is AzureDevops -> Project --> Queries --> Run Query --> Export CSV but I want to automate this process by directly connecting using plugins.…
-
Python 3 for code-env inside a plugin
Hi, When I create my code-env managed for my plugin I have just python 2.7. How can I use python 3.6 ? How my admin need to modify the DSS install to have multiple Python version ? Thank you
-
Manipulate Excel File contained in Sharepoint Managed Folder in a Python Recipe using openpyxl
Hi Everyone ! I actually try to exctract a Excel file from a Managed Folder and to manupulate it with openpyxl to modify it and then upload it again. The special thing with this Managed Folder is that it's shared with SharePoint. So when i try to call the Excel file in my notebook i can't call any path. in fact I'd like to…
-
Issue installing Julia Integration
Hi All, I have installed the plugin, and followed the instructions here (https://github.com/dataiku/dss-plugin-julia) to install the julia integration, but I am met with an error that I don't fully understand. I have the instance installed on a Red Hat 8 VM where I am the admin of the OS with root access and the admin of…
-
Is there a way to automate distribution of a Multi-sheet Excel Export spreadsheet?
From the scenarios section, the Excel spreadsheet created by the Multi-sheet Excel Export plug-in does not appear as a file to attach, though the three tables that went into building the spreadsheet are. Is this a case of a choice between either downloading the spreadsheet independently to be distributed manually, or…
-
Exporter plugin - reference dataset name
Hi all I'm trying to write an exporter with the "exportBehavior": "OUTPUT_TO_FILE" option - to be used in a similar way to Export Schema -> Download I'd like to be able to reference the current dataset name that i'm currently in (same way as the Export Schema -> Download -> Format = CSV (*.csv) must be able to) I know…
-
Spotfire & Dataiku Integrations
Hello Dataiku community, We have a pretty large user base of Spotfire users and I wanted to know if there are any plugins/native Dataiku methods for extracting data to Spotfire directly? Similar to how we have the Tableau Hyper Extract Plugin:Plugin: Tableau Hyper Export | Dataiku, and can leverage the export to folder…