Using Scenarios to run the plugin and rebuild dash webapp
mills18
Registered Posts: 3 ✭
Hi!
I am new to Dataiku and this is the flow of my project. The important components of my project are:
- A Plugin that fetches data from an external source and stores it in the plugin_dataset
- The plugin_dataset is the input for a Dash Webapp
- The webapp is then published to a Dashboard
How do I go about automating the running of the plugin -> restarting the webapp's backend -> refreshing the dashboard using Scenarios?
Operating system used: WIndows 10
Answers
-
Nevermind, Figured it out