prakharg24 commited on
Commit
7a0aabf
·
verified ·
1 Parent(s): 95bf9d2

Update my_pages/conclusion.py

Browse files
Files changed (1) hide show
  1. my_pages/conclusion.py +6 -0
my_pages/conclusion.py CHANGED
@@ -10,4 +10,10 @@ def render():
10
  Any questions, suggestions, or feedback? Or you just want to chat?<br>
11
  Feel free to reach out at: <a href="mailto:prakhar.ganesh@mila.quebec">prakhar.ganesh@mila.quebec</a>
12
  """
 
 
 
 
 
 
13
  )
 
10
  Any questions, suggestions, or feedback? Or you just want to chat?<br>
11
  Feel free to reach out at: <a href="mailto:prakhar.ganesh@mila.quebec">prakhar.ganesh@mila.quebec</a>
12
  """
13
+ )
14
+
15
+ add_instruction_text(
16
+ """
17
+ Design aspects of the demo were co-created with ChatGPT.
18
+ """
19
  )