From a7bcc40737c55728604031de1dc02f894a099a94 Mon Sep 17 00:00:00 2001 From: Google Colaboratory Team Date: Mon, 28 Oct 2024 09:40:49 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 690645869 --- google/colab/data_table.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/colab/data_table.py b/google/colab/data_table.py index 4653cabc..f9596210 100644 --- a/google/colab/data_table.py +++ b/google/colab/data_table.py @@ -54,7 +54,7 @@ ] # For details on updating gviz js, refer to: /gviz/update_data_table -_GVIZ_JS = 'https://ssl.gstatic.com/colaboratory/data_table/81954c9606dcf997/data_table.js' +_GVIZ_JS = 'https://ssl.gstatic.com/colaboratory/data_table/54ded79905fc55e4/data_table.js' _DATA_TABLE_HELP_URL = ( 'https://colab.research.google.com/notebooks/data_table.ipynb'