Dataset creation error: Slug can only contain alphanumeric or "-" characters
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
The following error occurs after uploading the dataset:
```python
Dataset creation error: Slug can only contain alphanumeric or "-" characters
```
I think it would be more appropriate to check `dataset-metadata.json` before the entire dataset is uploaded to Kaggle.
Contributor guide
Assessment
This issue has not been assessed yet.