File size: 638 Bytes
c57aec1
 
 
 
 
 
 
 
 
 
b5e260e
 
c57aec1
 
055ac21
 
 
 
 
 
a8c6ed8
c57aec1
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!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>Kaggle ❤️ Hugging Face</h1>
			<p>Use this space to share feedback with the Kaggle team about improvements to integrations between Kaggle and Hugging Face.
			</p>
		</div>

      <div class="card">
			<p>
              Please share your feedback</span> in the <a href="https://huggingface.co/spaces/kaggle/hf-integration-feedback/discussions">Community tab</a>
			</p>
		</div>

	</body>
</html>