Dataset Viewer issue: DatasetWithScriptNotSupportedError
#3
by
haonan-li
- opened
The dataset viewer is not working. It shows "it runs arbitrary python code".
Error details:
Error code: DatasetWithScriptNotSupportedError
Hi. The dataset viewer does not support script-based datasets anymore, for security reasons. You can update your dataset to data-only using the configuration in the README frontmatter: https://huggingface.co/docs/hub/datasets-manual-configuration. Happy to give you a hand if needed.