Skip to content

Conversation

@Korel
Copy link
Contributor

@Korel Korel commented Oct 28, 2025

Whenever I'm testing if pipelines are working, I go to this example but I then have to go to kaggle (again and again as I delete the dataset after some time from laptop :D). I was suprised to see kaggle does not need login to use its python API. So, I put the steps of downloading the dataset and pushing to minio in the notebook. It only requires user to set their bucket. It then gets the minio credentials from environment.

Note: Technically, s3fs.S3FileSystem(anon=False) should make s3fs use Environment values, however it did not work for for a reason, so I gave all the values explicitly.

@Korel Korel requested a review from hsteude October 28, 2025 11:41
@Korel Korel force-pushed the pipelines/mobile-price-classification/auto-download-training-data branch from 1366848 to a644963 Compare October 28, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants