I have setup a Conda environment which I am successfully using for two Webapps and some recipes. However, when trying to create a Python Function API Endpoint, and using the "RUN TEST QUERIES" function, I get errors such as "ModuleNotFoundError: No module named 'transformers'" indicating that the prepared Code Environment…
Hello Community, We are planning to use Azure DevOps for code management and versioning of our DSS projects. Given that we have multiple developers working concurrently on different branches, what would be the recommended branching strategy or Git flow to adopt? Additionally, how should we connect DSS branches to Azure…
I have looked up that you need to create a scenario before creating the application as a recipe. However, I am looking to create the entire project as a recipe for an application. Besides needing to every now and again adjust columns, the majority of the schema and recipes will not change for duration of the project and…
I have a project that has a framework designed as a set up to re-use for other months. However, besides needing to make sure datasets are replaced in the input for the months of July from June, there are also other new datasets that are being added that were not in the month of June (example: there are now two additional…
We have several containerized execution configurations for a variety of workload types. There have been instances where we would like to override the resource limits/requests at a recipe-level. I have so far attempted to set the memory limit via a property (recipe settings → advanced → variables & properties → properties)…
Hi everyone My setup is the following: * Design Node * Deployer Node * Automation Node * API Node * Govern Node Each node is a separate instance (e.g the deployer node is remote to the design node). I recently setup a govern node with which I track all bundles deployed on the automation node, as well as all APIs deployed…
Hi everyone. You need a way to send emails using 'Shell channel' in 'Channel' of 'Notification emails' in 'DSS settings'.In a closed network environment, it is difficult to use notification emails or scenario reports because it uses its own mail system rather than SMTP. Currently, Notification emails appear to be available…
Hello, I am currently using Dataiku on an m5.4xlarge instance on EC2 on AWS. I need to train a deep learning model (YOLOv8n), so I'm going to use a g4dn instance. Is it possible to use a g4dn instance only during the training process and use an m5.4xlarge instance for other tasks such as preprocessing or model evaluation?…
Create an account to contribute great content, engage with others, and show your appreciation.