Reading Dataset from dash Webapp
Pranay
Registered Posts: 7 ✭
Hi,
I have developed a flow inside Dataiku and I am using PostgreSQL datasets to store the data. I need to develop a webapp for visualization and I started with the default multi-page webapp using Dash. One major stumbling block for me is getting the data from the datasets in my DSS project into my webapp. Can someone please explain or guide me on how to get and display the data from a given dataset from my project in my webapp?
Operating system used: windows 10
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,171 Neuron
There is a good example on how to display Datasets on a Dash webapp in the Developer website: https://developer.dataiku.com/latest/tutorials/webapps/dash/basics/index.html