Hi! I am interested in understanding if it is possible to call a Python script in a Library that I linked with my GitHub, and call a module within that script to run it on a Dataiku Application. In other words, how do you call a Python script defined in a Project Library to the interface below which is defined in the…
Greetings ! In the documentation, there is en example function for create project key when we create a new project : # The project creation macro must create the project. Therefore, it must first assign # a unique project key. This helper makes this easy project_key = utils.make_unique_project_key(user_client,…
Hi, I am currently testing the feature of the LLMs in Dataiku DSS and I am using the visual Webapp "Answers" to test some models. I created the connection to Google Vertex AI and loaded the Gemini Pro and the Bison LLMs, the connection seems to work but when I test it in the Webapp it does not load. I am using the dataset…
Hi, Everything is in the title. I have a webapp which is OK outside DSS (VS Code and local Python installation). The same script does not work inside DSS. When I lauch the backend I have an animation with a "Please wait". And after a couple of minutes I have this message : #————————————————————— Oops: an unexpected error…
Hello My requirment was to install the plugin if it dos not exists and if it exists it should update the existing plugin. For the first part I was able to use "install_plugin_from_archive" method from sdk/client, but don't see any flag or separate method in update the already installed plugin. Can someone throw light on…
Hey I'm doing PoC using send emails plugin, but when I tried to send 1.6k emails it took around 1 hr 26 min to complete. Is there better solution to this ? Operating system used: Linux
I am working on a script which pulls up each code environment from the automation node and do a package update. When I run the script I am getting this version error, after get the latest version of the code env, update package() doesn't have an parameter for code version. How to specify a version in update_packages() ?…
obfuscating plugin code written in python and the code should run in dataiku platform Operating system used: all
I am unable to change my python code env, I was creating a plugin ,I am unable to test it because every time I run it Dss uses default environment even if I explicitly select my environment with has Biopython installed , any help? [2024/08/16-01:57:09.508] [ActivityExecutor-39] [INFO] [dku] running…
Hello, Title says it pretty much. Is there a way to get more than 2000 records when using the Report recipe with the Salesforce plugin?
Create an account to contribute great content, engage with others, and show your appreciation.