-
Re: Export and Import of Code Studio Template
While there are some APIs to interact with Code Studio Templates there aren't any methods to create new ones. We have therefore created templates manually and then extracted them from DATA_DIR/c…1 · -
Re: How to merge 2 tables, by dates comparison et precedent constraints
A join Recipe and a Window recipe will do it. First join the two datasets as follows: You will get some duplicates since there could be many records on the allocation table with the same consumption …1 · -
Re: Can't create a code env from a newer Python version (local DSS installation)
Remove all the installations done via Brew and install all the desired Python versions using the MacOS installers. Then make sure your shell profile adds all the relevant bin directories to the PATH …1 · -
Re: How to integrate GPU from an external instance to my actual Dataiku instance
First of all let say that getting a GPU working in a Dataiku is not usually a trivial task. The difficulty will vary a lot depending on what GPU you want to work with, what software stack you want to…1 · -
Re: Bundle secret credentials to automation node
This is an area Dataiku should improve. I suggest you vote on the Share Secrets proposal. As for your question indeed you will need to load the secrets on the corresponding account in the Automation …1 ·