Molecule Grid Viewer

Hello everyone! This is my first Streamlit App, and I hope you will enjoy it :grinning: The main purpose of this App is to display molecular images and related information in grid view. Whether you have molecular files or not, I have prepared a simple example for you to preview. If you have any comment, please feel free to share them. Thank you!

App: https://mol-grid-viewer.streamlit.app/
Src: GitHub - lianghsun/streamlit-mol-grid-viewer: Using Streamlit's built-in function to easily create a molecule grid viewer, and then you can assemble any content you want.

Hi,

Thanks for sharing the app, this will definitely be useful for cheminformatics work. Would you also like to share your GitHub repo with the community?

Best regards,
Chanin

@dataprofessor Thank you for your response :grinning: . I have already included the GitHub source in the original text. If you have any other ideas or suggestions, please feel free to let me know :hugs: .

@a0970601776 Thanks for sharing the code and app, I missed it the first time, saw it now. It’s certainly a good app that others could build upon it. I have made video on a similar app a while back in the video How to build a web app for Drug Discovery in Python | Streamlit #26 just in case you’re interested.

@dataprofessor It’s really cool!! Thanks for sharing. :grinning: