Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gradio
/
dataframe-sandbox
like
0
Running
App
Files
Files
Community
1
main
dataframe-sandbox
335 kB
2 contributors
History:
13 commits
hmb
HF Staff
FIX: Use correct /vite.svg path for Gradio logo image
aa11665
4 months ago
.vscode
Duplicate from static-templates/svelte
4 months ago
public
FIX: Use simple, reliable ICO favicon from Hugging Face - no more broken favicon
4 months ago
src
FIX: Use correct /vite.svg path for Gradio logo image
4 months ago
.gitignore
253 Bytes
Duplicate from static-templates/svelte
4 months ago
README.md
1.3 kB
Fix broken favicon SVG path - use relative path for static hosting
4 months ago
index.html
307 Bytes
Remove all favicon references - clean solution
4 months ago
package-lock.json
183 kB
Initial commit: Dataframe demo with Vite + Svelte (no SvelteKit routing)
4 months ago
package.json
878 Bytes
Initial commit: Dataframe demo with Vite + Svelte (no SvelteKit routing)
4 months ago
postcss.config.js
92 Bytes
Initial commit: Dataframe demo with Vite + Svelte (no SvelteKit routing)
4 months ago
svelte.config.js
228 Bytes
Duplicate from static-templates/svelte
4 months ago
tailwind.config.js
158 Bytes
Initial commit: Dataframe demo with Vite + Svelte (no SvelteKit routing)
4 months ago
tsconfig.app.json
599 Bytes
Duplicate from static-templates/svelte
4 months ago
tsconfig.json
119 Bytes
Duplicate from static-templates/svelte
4 months ago
tsconfig.node.json
630 Bytes
Duplicate from static-templates/svelte
4 months ago
vite.config.ts
431 Bytes
Add emoji SVG favicon fallback with data URI - should work across all platforms
4 months ago