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

python-sdk-tutorial.ipynb shows outdated comments #1397

Closed
giuliosmall opened this issue Nov 9, 2023 · 1 comment
Closed

python-sdk-tutorial.ipynb shows outdated comments #1397

giuliosmall opened this issue Nov 9, 2023 · 1 comment
Labels
bug Regression or bug p3 Priority 3

Comments

@giuliosmall
Copy link

When initialising Looker SKD with Python, the example on Google Collab shows:

Now that we've set all the necessary environment variables, we should be able to initialize the Looker SDK. When initializing the SDK, you choose which version to use— 3.1 or 4.0. The 4.0 SDK has some new endpoints and bug fixes, but is still experimental.

While the official documentation:

Note: As of Looker 22.4, the [Looker API 4.0 is generally available](https://cloud.google.com/looker/docs/api-4-ga). In Looker 23.18, the [Looker API 3.1 has been removed](https://cloud.google.com/looker/docs/api-3x-deprecation). 
@github-actions github-actions bot added need triage p3 Priority 3 labels Nov 9, 2023
@jeremytchang jeremytchang added bug Regression or bug and removed need triage labels Aug 26, 2024
@jeremytchang
Copy link
Collaborator

Fixed here: https://github.com/looker-open-source/sdk-codegen/blob/main/python/python-sdk-tutorial.ipynb?short_path=97a9c9f#L165C1-L166C1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Regression or bug p3 Priority 3
Projects
None yet
Development

No branches or pull requests

2 participants