Enable ability to view logs?
Cool space! I am hitting a big red "Error" when trying to duplicate the imdb
dataset to my namespace, and I was wondering if it makes sense to enable the log viewer for spaces so one can debug?
Of course we'll want to hide the auth token, so maybe a simple print message on the app is sufficient to know what went wrong :)
I guess the issue here was that you're using a canonical dataset which cannot be duplicated as it lives in datasets
no?
(in any case, I think you're right!)
well canonical datasets still exist as git repos on hf.co (they're mirrored)
Ah yes you're right! Yes we can support this. @lewtun would you like to open a PR for it, it should be fairly small
Pretty much the logic at https://huggingface.co./spaces/osanseviero/repo_duplicator/blob/main/app.py#L8-L12 needs to be updated
Please update