nttwt1597 commited on
Commit
e6bc335
·
verified ·
1 Parent(s): a271eeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,7 +193,7 @@ async def run_function_on_text(top_k,study_obj,study_type,phase,purpose,allocati
193
 
194
  formatted_trial = [
195
  n,
196
- f'<a href="https://clinicaltrials.gov/study/{nct_id}">{nct_id}</a>',
197
  study_name,
198
  condition,
199
  intervention
 
193
 
194
  formatted_trial = [
195
  n,
196
+ f'<a href="https://clinicaltrials.gov/study/{nct_id}"><u>{nct_id}</u></a>',
197
  study_name,
198
  condition,
199
  intervention