Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -6
index.html
CHANGED
|
@@ -6,12 +6,7 @@
|
|
| 6 |
width="850"
|
| 7 |
height="450"
|
| 8 |
></iframe> -->
|
| 9 |
-
|
| 10 |
-
window.onbeforeunload = function () {
|
| 11 |
-
window.open("https://seetha-ima-pipeline-streamlit.hf.space?embed=true", "theFrame");
|
| 12 |
-
return "";
|
| 13 |
-
}
|
| 14 |
-
});
|
| 15 |
<div id="dv" class="six columns">
|
| 16 |
<iframe id="myFrame" name="myFrame" src="https://seetha-ima-pipeline-streamlit.hf.space?embed=true"></iframe>
|
| 17 |
</div>
|
|
|
|
| 6 |
width="850"
|
| 7 |
height="450"
|
| 8 |
></iframe> -->
|
| 9 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
<div id="dv" class="six columns">
|
| 11 |
<iframe id="myFrame" name="myFrame" src="https://seetha-ima-pipeline-streamlit.hf.space?embed=true"></iframe>
|
| 12 |
</div>
|