Docfile commited on
Commit
d60c22c
·
verified ·
1 Parent(s): dec9b7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ def latex_to_pdf(latex_content):
91
 
92
  # Application Streamlit
93
  def main():
94
- st.title("Math pdf test avec Export PDF")
95
 
96
  # Vérifie si LaTeX est installé
97
  if not ensure_latex_packages():
 
91
 
92
  # Application Streamlit
93
  def main():
94
+ st.title("Math/physique/chimie pdf test avec Export PDF")
95
 
96
  # Vérifie si LaTeX est installé
97
  if not ensure_latex_packages():