Zeel commited on
Commit
5e946a0
·
1 Parent(s): e793996

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -17,7 +17,11 @@ st_col_text.latex("""
17
  (x - x')^2
18
  }} {{
19
  \\ell^2
20
- }}\\right]
 
 
 
 
21
  """)
22
 
23
 
 
17
  (x - x')^2
18
  }} {{
19
  \\ell^2
20
+ }}\\right]\\text{{ where, }}
21
+ \\ell
22
+ \\text{{is lengthscale, }}
23
+ \\sigma_f^2
24
+ \\text{{ is variance.}}
25
  """)
26
 
27