Downloading the dataset without images

#2
by elhamod - opened

images take too long. How can I download it in my Jupyter notebook without the images using datasets package?

Owner

Use an EC2 instance instead of a notebook. Use VSCode remote to connect to it, and use VSCode's interactive notebook feature

Sign up or log in to comment