How to make a pop-up window display image through streamlit and Javascript
I made a chatbot through streamlit. I use HTML scrollview to display my pictures and using JavaScript to be able to display a large picture by clicking on the picture to pop up a window.This is my code:
Streamlit Button Open Popup window of new link
I would like to open a popup window of another streamlit app.