We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228ae22 commit 902bf70Copy full SHA for 902bf70
alloydb/notebooks/e2e_test.py
@@ -76,7 +76,7 @@ async def test_embeddings_batch_processing(
76
) -> None:
77
# Populate the table with embeddings by running the notebook
78
conftest.run_notebook(
79
- "alloydb/notebooks/embeddings_batch_processing.ipynb",
+ "embeddings_batch_processing.ipynb",
80
variables={
81
"project_id": project_id,
82
"cluster_name": cluster_name,
0 commit comments