python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

Code samples used on cloud.google.com

Results 456 python-docs-samples issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ipykernel](https://redirect.github.com/ipython/ipykernel) | `==6.23.3` -> `==6.29.5` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/ipykernel/6.29.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ipykernel/6.29.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

samples
owlbot:run
api: people-and-planet-ai

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nbclient](https://redirect.github.com/jupyter/nbclient) | `==0.8.0` -> `==0.10.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/nbclient/0.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/nbclient/0.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

samples
owlbot:run
api: people-and-planet-ai

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [plotly](https://plotly.com/python/) ([source](https://redirect.github.com/plotly/plotly.py), [changelog](https://redirect.github.com/plotly/plotly.py/blob/master/CHANGELOG.md)) | `==5.15.0` -> `==5.24.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/plotly/5.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

samples
owlbot:run
api: people-and-planet-ai

The testing infrastructure starts the Cloud SQL Proxy (v1) prior to running tests: https://github.com/GoogleCloudPlatform/python-docs-samples/blob/857005368f1247089c644f2910040b7c40550d54/.kokoro/tests/run_tests.sh#L134-L145 The Cloud SQL Proxy (v2) was released on Jan 17, 2023. Latest is now [v2.15.0](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/releases/tag/v2.15.0) and...

type: feature request
type: cleanup
priority: p2
samples

Add samples for datastore's new vector search feature marked as draft for now, as tests will fail until the backend feature is released blocked on backend implementation of feature

api: datastore
samples

## In which file did you encounter the issue? [generative_ai/function_calling/test_function_calling.py](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/generative_ai/function_calling/test_function_calling.py) ## Did you change the file? If so, how? No. ## Describe the issue Both function calling with Open AI...

triage me
priority: p2
type: bug
samples