The content of <head> is set by the Dash.index() function. One workaround is subclassing dash.Dashand modifying that function as you wish. See here
The content of <head> is set by the Dash.index() function. One workaround is subclassing dash.Dashand modifying that function as you wish. See here