Programmatically configuring Code env within Python Recipe for executing a scenario

Thiagarajan
Registered Posts: 18 ✭✭
Is there a way within Dataiku where we could Programmatically configuring Code env within Python Recipe for executing a scenario?
This documentation doesnt' describe that functionality.
Operating system used: Windows
Operating system used: Windows
Tagged:
Best Answer
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,467 Neuron
Yes, but you need to use the recipe object, not the code env. Tip: change one manually, read the settings and see what they need to be set to to execute in Kubernetes. Then repeat programmatically in another recipe: