As both a Data Scientist and Digital Artist I was excited to see the AI-Art Plugin. However when I went to install it. It did not seem to have a Plugin-Documentation Page. Is there a way that this link can be updated? Operating system used: Mac OS Senoma
I was looking through this link and found the example below: "visibilityCondition" : "model.prediction_type == 'classification'" If say I wanted to add the case where I want the parameter to show when prediction_type is either classification or regression, can I do that? Operating system used: Windows
Hi there, Is it possible to set remote URLs for a project's Git/VCS settings with the API? (Similarly to the way you can adjust the Git settings of plugins with the API) Looking to aide our team's creation and association of repos by integrating a project's git settings into a macro. Thanks, ~John
User 'username' does not have credentials for plugin credential request '"PLUGIN","sharepoint-online","oauth-login","Security Group","sharepoint_oauth"'
I wanted to share an issue I came across with Dataiku's Multisheet Excel Plug In and how I solved the problem. I had been using the Excel export with a few datasets and I was excited to try the multisheet plug in. After exporting the folder and attempting to open the file I got an error dialog box. It said there was a…
Can we create code recipes that run SAS code within Dataiku like we have python or R code code recipes
I am trying to create a parameter which allow users to list different integer values in a Dataiku Plugin. According to this site, I can do so by specifying the "type" as "INTS". However, for some reason, I am running into the error shown in the screenshot. If I change the "type" to "DOUBLES" instead, it works just fine.…
Not a question but a knowledge sharing post. It can be confusing at first to understand all the different APIs that you can use to interact with Dataiku. We have the "internal" API ("import dataiku") which is supposed to be used when you are running things inside Dataiku. We also have the "external" API ("import…
Hi Today we tried to set up the SharePoint plugin and encountered an error. We have based ourselves on the documentation for Azure Single sign on as described here. https://www.dataiku.com/product/plugins/sharepoint-online/ Unfortunately we get the message in step 5: "AADSTS900971: No reply address provided." The settings…
I 'm trying to access my img uploaded in the project and print it in a web app but I can load it for some reason. image= dbc.Col([ html.Img(src="/app/dataiku/DSS_DATA_DIR/config/projects/<project_name>/lib/img/<my_img.png>", alt="img_didn't load") ])
Create an account to contribute great content, engage with others, and show your appreciation.