We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcf171d + 1af5e1e commit ea6089eCopy full SHA for ea6089e
Main.py
@@ -244,7 +244,7 @@ def img_to_html(img_path):
244
title="EU-OPENSCREEN IMPULSE",
245
text="European Infrastructure of Open Screening Platforms for Chemical Biology",
246
image=load_logo("images/app_logos/openscreen_impulse.PNG"),
247
- url="/OpenScreen_Impulse",
+ url="https://euos-impulse.serve.scilifelab.se/",
248
styles={
249
"card": {
250
"border-radius": "10px",
0 commit comments