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