Hello !
Thank you very much for this incredible framework ! I was very excited to use it for my professional projects in Materials Science but I encountered a huge problem. I couldn’t find any solution to visualize 3d structures (of crystals, molecules…). In jupiter notebook, the visualization is generally done via ase python package and nglviewer ( https://wiki.fysik.dtu.dk/ase/ase/visualize/visualize.html ).
Do you think adding support of ngl is possible in Streamlit ?
I would like to transfer my current GUI in Jupyter notebook to streamlit for better accessibility from different teams.