Impossible to use Custom Python UI for an application

Hugror
Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 6 ✭✭✭
Hello,
I'm doing an application with the application designer.
I'm trying to retrieve values from a dataset and put it inside a SELECT json list. To do that, I want to use the custom Python UI with the do() method, but i'm unable to save it, and therefore to launch it. In fact, i'm unable to save the app if I write anything inside the custom UI.
What is the issue here ?
Thanks in advance for your help.
Operating system used: Windows
Best Answer
-
Hugror Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 6 ✭✭✭
Sorry if I was not clear, but thanks for your answer.
Turned out I wasn't allowed to edit plugins, and therefore I was not able to use python.
Everything is working well now.
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,574 Neuron
I’m unclear what you are trying to do and where. Can you please paste your code and a screenshot with any error please?