ilovehf / index.html
scottwandb's picture
Update index.html
cea233e
raw
history blame contribute delete
453 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">
<h1>Welcome to your static Space!</h1>
<iframe src="https://wandb.ai/cleanrl/cleanrl.benchmark/reports/Open-RL-Benchmark-0-6-0---Vmlldzo0MDcxOA" style="border:none;height:1024px;width:100%">
</div>
</body>
</html>