Skip to content

Commit f45c078

Browse files
authored
chore: add ml_fundamentals_bq_dataframes.ipynb to denylist. (#325)
1 parent 57bc9ab commit f45c078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,7 @@ def notebook(session):
664664
# appropriate values and omitting cleanup logic that may break
665665
# our test infrastructure.
666666
"notebooks/getting_started/getting_started_bq_dataframes.ipynb",
667+
"notebooks/getting_started/ml_fundamentals_bq_dataframes.ipynb",
667668
"notebooks/generative_ai/bq_dataframes_llm_code_generation.ipynb",
668669
"notebooks/generative_ai/bq_dataframes_llm_kmeans.ipynb",
669670
"notebooks/regression/bq_dataframes_ml_linear_regression.ipynb",

0 commit comments

Comments
 (0)