Kaggle / kagglehub

Python library to access Kaggle resources
Apache License 2.0
42 stars 7 forks source link

Reduce logging for Keras #124

Closed neshdev closed 2 months ago

neshdev commented 3 months ago

https://b.corp.google.com/issues/338419689

rosbo commented 2 months ago

@neshdev Can you do the same for the KaggleCacheResolver to reduce log spamming when running inside a Kaggle notebook. This client is only used outside Kaggle Notebook.

https://github.com/Kaggle/kagglehub/blob/c2593ce04934fa8863550e5101b7df8e5fc3d6f2/src/kagglehub/kaggle_cache_resolver.py#L42-L44