AI.Dashboard.Maps / index.html
awacke1's picture
Update index.html
d62dad9
raw
history blame
794 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<iframe
src="https://awacke1-snomed-loinc-ecqm.hf.space"
frameborder="0"
width="1280"
height="1024"
></iframe>
<iframe
src="https://awacke1-snomed-loinc-ecqm.hf.space"
frameborder="0"
width="1280"
height="1024"
></iframe>
<iframe
src="https://awacke1-twitter-sentiment-live-realtime.hf.space"
frameborder="0"
width="1280"
height="1024"
></iframe>
</div>
</body>
</html>