Spaces:
Running
Running
| <!-- | |
| This is a JSON Dataset Explorer (Viewer and Editor) made by Concedo/LostRuins | |
| Please go to https://github.com/LostRuins/DatasetExplorer for updates | |
| This software is under the AGPL v3.0 License unless otherwise exempted. Please do not remove this line. | |
| -Concedo | |
| --> | |
| <iframe | |
| src="https://lostruins.github.io/datasetexplorer/" | |
| style=" | |
| position: fixed; | |
| top: 0px; | |
| bottom: 0px; | |
| right: 0px; | |
| width: 100%; | |
| border: none; | |
| margin: 0; | |
| padding: 0; | |
| overflow: hidden; | |
| z-index: 999999; | |
| height: 100%; | |
| "> | |
| </iframe> |