Update index.html
Browse files- index.html +6 -6
index.html
CHANGED
@@ -7,16 +7,16 @@
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
|
|
10 |
<div class="card">
|
11 |
-
<h1>
|
12 |
<p>
|
13 |
-
|
14 |
-
Files and versions tab.
|
15 |
</p>
|
16 |
<p>
|
17 |
-
|
18 |
-
<a href="https://
|
19 |
-
>
|
20 |
>.
|
21 |
</p>
|
22 |
</div>
|
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
+
<script src="https://whitphx.github.io/stlite/lib/application/stlite.js"></script>
|
11 |
<div class="card">
|
12 |
+
<h1>STLITE in an HTML5 Page Web App to Run Streamlit</h1>
|
13 |
<p>
|
14 |
+
script source
|
|
|
15 |
</p>
|
16 |
<p>
|
17 |
+
url
|
18 |
+
<a href="https://www.youtube.com/watch?v=VQdktxgbmmg" target="_blank"
|
19 |
+
>Stlite Streamlit video tutorial</a
|
20 |
>.
|
21 |
</p>
|
22 |
</div>
|