-
Re: Multiple Tabs Within a Project
I think you should have a look at the search enhancements added on Dataiku 13.4.0. It is now possible to select/navigate to a specific flow zone in 4 mouse clicks.2 · -
Re: Programmatically configuring Code env within Python Recipe for executing a scenario
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…1 · -
Re: Use external server for python
Yes this is possible using Kubernetes but be aware this is an advanced setup so it's not trivial to implement.1 · -
Re: Examples for custom prediction in API Designer
OK I see, seems like a valid use case. It may be possible to customise the code that Dataiku creates for the API service but this is beyond the knowledge I have so may be others can chip in. What cer…1 · -
Re: Is it possible to force communication ports between DSS and Elastic AI jobs?
This is not possible. Don't put DSS in a kubevirt VM where you can't configure ports easily. The requirements in the documentation are clear: "The containers running on the cluster mus…1 ·