Repository URL to install this package:
import dash from dash import html, dcc dash.register_page(__name__) layout = html.Div(children=[ ])