import streamlit as st def app_tab2(): st.write("Aperçu") st.markdown(st.session_state['content'])