paul hilders commited on
Commit
30cdca9
·
1 Parent(s): 0bd28ed

Add Favicon

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