Open index.html file including JS code for visualization d3.js

Hello everyone,

I want to open an index.html file that contains Js code for d3.js visualization. When I used streamlit locally, I started http server and with webbrower.open_new_tab(http://localhost:8000/index.html), I was able to open the visualization. However when I deployed the app on share streamlit, I couldnt do that. When I click on the button, no new tab appears. Could you please guide me on how to fix that and open the visualization, I am barely new to deployement :slight_smile:. I would really appreciate it.

Duplicate to Showing a pyLDAvis html - #3 by ghass002