We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ff3e2 commit 60e6967Copy full SHA for 60e6967
drug_likeness_assessment.py
@@ -47,7 +47,7 @@
47
pass
48
elif nav == "KG Visualizer":
49
st.markdown(
50
- """<meta http-equiv="refresh" content="0; url='http://localhost:8504'" />""",
+ """<meta http-equiv="refresh" content="0; url='https://kgviz.serve.scilifelab.se/'" />""",
51
unsafe_allow_html=True,
52
)
53
0 commit comments