Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Data Proxy for JWT calls. #27

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Use Data Proxy for JWT calls. #27

merged 1 commit into from
Nov 23, 2023

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Nov 21, 2023

  • Allows calls when internet is disabled.

http://b/305947763

- Allows calls when internet is disabled.

http://b/305947763
@rosbo rosbo requested a review from Philmod November 21, 2023 16:43
@@ -93,18 +93,18 @@ def _download_file(response: requests.Response, out_file: str, size_read: int, t


# These environment variables are set by the Kaggle notebook environment.
KAGGLE_URL_BASE_ENV_VAR_NAME = "KAGGLE_URL_BASE"
KAGGLE_DATA_PROXY_URL_ENV_VAR_NAME = "KAGGLE_DATA_PROXY_URL"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rosbo rosbo merged commit a78436f into main Nov 23, 2023
@rosbo rosbo deleted the data-proxy-jwt branch November 23, 2023 23:19
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