Dataset Viewer issue: DatasetWithScriptNotSupportedError

#20
by mmaneet - opened

The dataset viewer is not working.

Error details:

Error code:   DatasetWithScriptNotSupportedError

πŸ‘‹ Before opening the discussion, have you considered removing the loading script and relying on automated data support?

You can use convert_to_parquet from the datasets library.


cc @albertvillanova @lhoestq @severo .

We stopped supporting datasets with a python loading script in the Viewer for security reasons.

Ultimately it would be cool to have this dataset in a standard format that the Viewer supports, or to add the ability to the Viewer to read this kind of dataset structure

Sign up or log in to comment