{%extends "base.html"%} {%block title%} Index{%endblock%} {%block content%}
Demo One | Direct insertion of one or more Dash applications into a Django template |
Demo Two | Storage of application initial state within Django |
Demo Three | Adding Django features with enhanced callbacks |
Demo Four | Live updating of apps by pushing from the Django server |
Demo Five | Injection of a Dash application without embedding in an html iframe |
Demo Six | Simple html injection example |
Demo Seven | Dash-bootstrap-components example |
Demo Eight | Django session state example |
Demo Nine | Local serving of assets |
Demo Ten | Callback with multiple return values |
Demo Eleven | Dash Mantine Components |