Webapps in Dataiku DSS¶
In Dataiku DSS, webapps provide a way to create interactive visualizations that can be shared on dashboards for sophisticated reporting. You can create webapps with Python Bokeh, R Shiny, or HTML/Javascript.
Tip
To validate your knowledge of this area, register for the the Visualization course, part of the Developer learning path, on the Dataiku Academy.
Articles¶
- Hands-On: Dash Webapp
- Hands-On: Bokeh Webapp
- Hands-On: Shiny Webapp
- Hands-On: Standard Webapp
- Tutorial: Create an HTML/JavaScript Webapp to Draw the San Francisco Crime Map
- Use Custom Static Files (Javascript, CSS) in a Webapp
- How to Adapt a D3.js Template in a Webapp
- Use a React Frontend to Create a Webapp
- How-To: Display an Image With Bokeh
- Upload to Dataiku DSS in a Webapp
- Download from a Dataiku DSS Webapp