File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232 " <table align=\" left\" >\n " ,
3333 " \n " ,
3434 " <td>\n " ,
35- " <a href=\" https://colab.research.google.com/github/googleapis/python-bigquery-dataframes/blob/main/notebooks/experimental /multimodal_dataframe.ipynb\" >\n " ,
35+ " <a href=\" https://colab.research.google.com/github/googleapis/python-bigquery-dataframes/blob/main/notebooks/multimodal /multimodal_dataframe.ipynb\" >\n " ,
3636 " <img src=\" https://cloud.google.com/ml-engine/images/colab-logo-32px.png\" alt=\" Colab logo\" > Run in Colab\n " ,
3737 " </a>\n " ,
3838 " </td>\n " ,
3939 " <td>\n " ,
40- " <a href=\" https://github.com/googleapis/python-bigquery-dataframes/blob/main/notebooks/experimental /multimodal_dataframe.ipynb\" >\n " ,
40+ " <a href=\" https://github.com/googleapis/python-bigquery-dataframes/blob/main/notebooks/multimodal /multimodal_dataframe.ipynb\" >\n " ,
4141 " <img src=\" https://cloud.google.com/ml-engine/images/github-logo-32px.png\" alt=\" GitHub logo\" >\n " ,
4242 " View on GitHub\n " ,
4343 " </a>\n " ,
4444 " </td>\n " ,
4545 " <td>\n " ,
46- " <a href=\" https://console.cloud.google.com/bigquery/import?url=https://github.com/googleapis/python-bigquery-dataframes/blob/main/notebooks/experimental /multimodal_dataframe.ipynb\" >\n " ,
46+ " <a href=\" https://console.cloud.google.com/bigquery/import?url=https://github.com/googleapis/python-bigquery-dataframes/blob/main/notebooks/multimodal /multimodal_dataframe.ipynb\" >\n " ,
4747 " <img src=\" https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTW1gvOovVlbZAIZylUtf5Iu8-693qS1w5NJw&s\" alt=\" BQ logo\" width=\" 35\" >\n " ,
4848 " Open in BQ Studio\n " ,
4949 " </a>\n " ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ def test_multimodal_dataframe(gcs_dst_bucket: str) -> None:
2020 import bigframes
2121
2222 # Flags to control preview image/video preview size
23- bigframes .options .experiments .blob_display_width = 300
23+ bigframes .options .display .blob_display_width = 300
2424
2525 import bigframes .pandas as bpd
2626
You can’t perform that action at this time.
0 commit comments