You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix kagglehub fake API server (#1522)
Starting with `kagglehub` 0.4.0, a new generated Python client is used
which sends POST requests instead of GET. The endpoint is now controlled
via the `KAGGLE_API_ENVIRONMENT` env variable.
http://b/475292408
Fix kagglehub fake API server (#1522)
Starting with `kagglehub` 0.4.0, a new generated Python client is used
which sends POST requests instead of GET. The endpoint is now controlled
via the `KAGGLE_API_ENVIRONMENT` env variable.
http://b/475292408
Fix kagglehub fake API server (#1522)
Starting with `kagglehub` 0.4.0, a new generated Python client is used
which sends POST requests instead of GET. The endpoint is now controlled
via the `KAGGLE_API_ENVIRONMENT` env variable.
http://b/475292408