Plugins & Extending Dataiku
-
한국 신한은행 고객 문의 사항
데이터 이쿠 설치 버젼 : 14.0.2 OS : RHEL 8.10 1. VS Code Studio Dataiku 에서 제공하는 기능 중에 visual code studio 를 webapp 처럼 deploy 해서 사용 하는 기능을 docker 환경에서도 사용이 가능한지요 13.5.2 , 13.5.4 , 14.0.2 이렇게 세개 버전에 대해서 설치 하고 확인 했으나 kubernetes pod 을 띄우려고 하는 로그가 나오고 있어서 docker 환경에서는 실행이 안되는것 같습니다. 버전과 연관성이 있는지와 kubernetes cluster 가 없으면 사용이 불가능 한지에 대해서…
-
Please, use Marimo Notebook as replacement Jupyter Notebook
This is not a question, but more like opinion and/or feature request. Marimo Notebook definitely would be a perfect match for DSS rather than dataiku, you don't need to convert python recipe to a jupyter notebook, back and forth when editing it, the notebook is really git friendly since it is literally a python script…
-
Custom Agent Dynamic SELECT Param
Hello Dataiku Team, I am creating a custom agent, and I am trying to add a python script for the SELECT parameter, but it is not working. Here is what I have in my agent.json: Here is how my tree looks like: And the compute_llm_choices.py is like this: Please, could you spot any reason why this is not working from the…
-
what is the instance Authorization level for getChoicesFromPython or shared Managed Folders?
I have a python recipe that is simply pulling from a managed folder from a different project and loading the files as choices into the plugin UI. Come to find out that other Data Scientist permission level users do not have access to select something from the dropdown. that being said I've looked into permissions, I am…
-
Is there a way to get the current Scenario id?
I'm buiilding a macro step for an scenario in which i need to obtain the last successful run of that scenario. I've been able to get the las successful time, but I'm struggling to limit this to only the current scenario. any suggestions on how to tackle this?
-
clickhouse support
Hello, is it planned to add clikhouse as a supported database, if not, is it possible to add it ?
-
how can write def do(payload, config, plugin_config, inputs): code ?
to interactive with the UI of macros using "type": "SELECT" in "type": "OBJECT_LIST"? { "name": "test", "label": "test.", "type": "OBJECT_LIST", "itemLabel": "test", "subParams": [ { "name": "obj", "label": "Object", "type": "SELECT", "forceReloadOnValueChange": true, "getChoicesFromPython": true } ] }
-
Neo4J Connect through SSO
Hi! Is there a way to connect to Neo4J using SSO? We are currently investigating the corresponding plugin but the sign-in is only available through a username-password pair. Thanks in advance for any help!
-
Alteryx to DataIKU migration Accelerator
Hi, Has anyone used Alteryx to DataIKU Converter tool ( provided to DataIKU service partners only). I think tool is still evolving. Kindly share if there are any feedback pointers about this tool. Thanks, Operating system used: Windows
-
send attachment from dataiku to teams channel.
Looking for options to send attachment from dataiku to teams channel. Anyone setup this before?