Spaces:
Running
Running
| <html> | |
| <head> | |
| <style> | |
| html, body { | |
| margin: 0; | |
| padding: 0; | |
| height: 100%; | |
| } | |
| iframe { | |
| display: block; | |
| width: 100%; | |
| height: 100vh; | |
| border: none; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <iframe | |
| src="https://huggingface.co/datasets/stratos-org/ohlcv-750/embed/viewer/default/train"> | |
| </iframe> | |
| </body> | |
| </html> |