Spaces:
Sleeping
Sleeping
Update app2.py
Browse files
app2.py
CHANGED
|
@@ -55,7 +55,9 @@ def run_code(event):
|
|
| 55 |
# except:
|
| 56 |
# print(test['abstract'], flush = True)
|
| 57 |
|
| 58 |
-
return result_general
|
|
|
|
|
|
|
| 59 |
|
| 60 |
def paper_text():
|
| 61 |
text_to_print = "## Test" + """### Tiberiu Harko, Francisco S. N. Lobo, M. K. Mak, and Sergey V. Sushkov
|
|
|
|
| 55 |
# except:
|
| 56 |
# print(test['abstract'], flush = True)
|
| 57 |
|
| 58 |
+
#return result_general
|
| 59 |
+
return result_arxiv
|
| 60 |
+
|
| 61 |
|
| 62 |
def paper_text():
|
| 63 |
text_to_print = "## Test" + """### Tiberiu Harko, Francisco S. N. Lobo, M. K. Mak, and Sergey V. Sushkov
|