Plugins & Extending 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…
-
How to read output datasets for "do" function in custom plugin UI?
We are creating a plugin with custom UI using JS. From JS we are calling python "do" function to get data. How can we read the output datasets selected in the recipe and then return relevant data from "do" function to UI ? In python "do" function has the parameters- (payload, config, plugin_config, inputs). What do these…
-
How to check number a times a plugin is used
How can we check the number of times a plugin is used? I can see in v11 of DSS that we can get usage, but the documentation says (screenshot attached) it only gives "all projects that use the plugin". I want to get the number of times this plugin is used in all the projects. I also want to know the number of times these…
-
Julia Plugin: Your user profile does not allow you to write Julia code
Hi all, I am messaging in regards to this plugin:https://www.dataiku.com/product/plugins/julia/ I am currently the admin of my instance. I am not sure why it's stopping me from using the plug in when I should have admin access Can someone help? Operating system used: Ubuntu, Windows (VM)