aiknowyou-nic commited on
Commit
9d8780a
1 Parent(s): a5cf534

add a fake name to not rebuild with fix

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,4 +4,4 @@ from streamlit_moldraw import streamlit_moldraw
4
  st.subheader("Molecule Draw")
5
  st.markdown("This is the demo for [streamlit_moldraw](https://gitlab.com/nicolalandro/streamlit-moldraw) library that allow to draw molecule into streamlit apps.")
6
 
7
- streamlit_moldraw()
 
4
  st.subheader("Molecule Draw")
5
  st.markdown("This is the demo for [streamlit_moldraw](https://gitlab.com/nicolalandro/streamlit-moldraw) library that allow to draw molecule into streamlit apps.")
6
 
7
+ streamlit_moldraw(name = "NameViteVanilla")