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 57bc9ab commit f45c078Copy full SHA for f45c078
noxfile.py
@@ -664,6 +664,7 @@ def notebook(session):
664
# appropriate values and omitting cleanup logic that may break
665
# our test infrastructure.
666
"notebooks/getting_started/getting_started_bq_dataframes.ipynb",
667
+ "notebooks/getting_started/ml_fundamentals_bq_dataframes.ipynb",
668
"notebooks/generative_ai/bq_dataframes_llm_code_generation.ipynb",
669
"notebooks/generative_ai/bq_dataframes_llm_kmeans.ipynb",
670
"notebooks/regression/bq_dataframes_ml_linear_regression.ipynb",
0 commit comments