prakharg24 commited on
Commit
72cf2f6
·
verified ·
1 Parent(s): 903dbbf

Update my_pages/landing.py

Browse files
Files changed (1) hide show
  1. my_pages/landing.py +2 -3
my_pages/landing.py CHANGED
@@ -8,9 +8,8 @@ def render():
8
  Welcome to the Multiplicity Interactive Demo.<br><br>
9
  In this demo, you will explore how developer choices create a multiverse of possible models,
10
  and how these choices connect to concerns of arbitrariness and homogenization in AI.<br><br>
11
- The takeaway for the demo will be presented when you click 'Get Started'.
12
- You may then navigate the demo by interacting with various concepts in the takeaway paragraph and returning as you wish,
13
- or follow the guided tutorial which will go through all pieces in order.<br><br>
14
  </div>
15
  """,
16
  unsafe_allow_html=True
 
8
  Welcome to the Multiplicity Interactive Demo.<br><br>
9
  In this demo, you will explore how developer choices create a multiverse of possible models,
10
  and how these choices connect to concerns of arbitrariness and homogenization in AI.<br><br>
11
+ Navigation buttons will appear at the top of each page to move through the demo.
12
+ To begin the demo, click 'Get Started'.<br><br>
 
13
  </div>
14
  """,
15
  unsafe_allow_html=True