-
Re: Create Managed EKS via dataikuapi.
Just in case somebody finds this issue, the answer is: cluster_type='pycluster_eks-clusters_attach-eks-cluster', Even if the documentation does not describe it, you can reverse engineer the type by c…1 · -
Project descriptions - how to format the text?
I have found out how to make a horizontal rule and header in description section of the Project main page. Is there a documenation how to format the text (bold/italic/bullets/numbered lists)? Text in…1 · -
How to use variables in the Scenario step condition
Hi, I would like to use a project variable "myvar" to run the step in the scenario conditionally. It does not seems to work like this, thanks for any advice Tomas1 · -
Re: How do I use a graphics processing unit (GPU) with Dataiku DSS?
Hi Alex thanks for the detailed guide. But how do I make sure that these steps are applied in the docker images for Containerized execution? I am using containers on EKS, the EKS has already GPU enab…1 · -
Re: Get shared projects using Dataiku API
If you want to check if the shared (exported) dataset is used in downstream (i.e. is an input of a recipe in the other project) you can use something like this: def get_shared_datasets(client, projec…2 ·