Spaces:
Runtime error
Runtime error
paul hilders
commited on
Commit
•
beb163b
1
Parent(s):
9244acc
Remove favicon
Browse files- UvA_logo.png +0 -0
- app.py +1 -1
UvA_logo.png
DELETED
Binary file (62.4 kB)
|
|
app.py
CHANGED
@@ -145,4 +145,4 @@ with demo_tabs:
|
|
145 |
Amsterdam. We would like express our thanks to Jelle Zuidema, Jaap Jumelet, Tom Kersten, Christos
|
146 |
Athanasiadis, Peter Heemskerk, Zhi Zhang, and all the other TAs who helped us during this course.
|
147 |
""")
|
148 |
-
demo_tabs.launch(show_error=True
|
|
|
145 |
Amsterdam. We would like express our thanks to Jelle Zuidema, Jaap Jumelet, Tom Kersten, Christos
|
146 |
Athanasiadis, Peter Heemskerk, Zhi Zhang, and all the other TAs who helped us during this course.
|
147 |
""")
|
148 |
+
demo_tabs.launch(show_error=True)
|