paul hilders commited on
Commit
beb163b
1 Parent(s): 9244acc

Remove favicon

Browse files
Files changed (2) hide show
  1. UvA_logo.png +0 -0
  2. 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, favicon_path="UvA_logo.png")
 
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)