Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -136,7 +136,7 @@ with gr.Blocks() as demo:
|
|
136 |
<head>
|
137 |
<meta charset="UTF-8">
|
138 |
<title>MathJax Example</title>
|
139 |
-
<script src="https://
|
140 |
<style>
|
141 |
#content {
|
142 |
max-width: 800px;
|
|
|
136 |
<head>
|
137 |
<meta charset="UTF-8">
|
138 |
<title>MathJax Example</title>
|
139 |
+
<script src="https://cdn.jsdelivr.net/npm/mathpix-markdown-it@1.3.6/es5/bundle.js"></script>
|
140 |
<style>
|
141 |
#content {
|
142 |
max-width: 800px;
|