Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -12,7 +12,7 @@ def home_page():
|
|
| 12 |
|
| 13 |
#st.write("This app has the following modules")
|
| 14 |
#st.markdown("#### [NovaML](https://novalix-novawebapp.hf.space/NovaML)")
|
| 15 |
-
st.page_link("
|
| 16 |
#st.write("Build AI/ML models using your own molecular data or predict the target addressability of your libraries")
|
| 17 |
st.write("- Build AI/ML models using your own molecular data")
|
| 18 |
st.write("- Predict the target addressability of your libraries")
|
|
|
|
| 12 |
|
| 13 |
#st.write("This app has the following modules")
|
| 14 |
#st.markdown("#### [NovaML](https://novalix-novawebapp.hf.space/NovaML)")
|
| 15 |
+
st.page_link("NovaML.py", label="**NovaML**", icon="💻")
|
| 16 |
#st.write("Build AI/ML models using your own molecular data or predict the target addressability of your libraries")
|
| 17 |
st.write("- Build AI/ML models using your own molecular data")
|
| 18 |
st.write("- Predict the target addressability of your libraries")
|