html2Dash
html2Dash copied to clipboard
add params to find the correct relative index.html file path
I add a param in add_urls method in order to use the variable index page file path replacing hard code 'index.html'. Do you think is it OK?