My custom Plugin changes are not applied.
ttani
Registered Posts: 1 ✭
My environment is Dataiku built on-premise AWS.
I created my custom Plugin from a Python program recipe.
I edited and saved the recipe.json of this Plugin, but when I invoke the Plugin in the flow screen, the changes are not applied.
I then restarted Dataiku and all the changes were applied.
How can I apply the changes to the plugin without restarting Dataiku?
Tagged:
Answers
-
Hello,
I have found that when I change and save my custom plugin JSON or Python code, I simply have to refresh the page to see the changes go into effect. In my experience, one should not have to fully restart Dataiku - I often find myself testing out my plugin UI via changing, saving, and refreshing the page.Hope that helps!
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,088 Neuron
Did you reload the plugin from the Development tab?