import streamlit as st """ Latex using magic : $$ f(x) = x ^ 2 + 2x + 1 = (x + 1) ^ 2 $$ """