From 24f6abcabad8e4e29fa777eaea540d16a8aa8631 Mon Sep 17 00:00:00 2001 From: Google Colaboratory Team Date: Thu, 14 Dec 2023 08:05:48 -0800 Subject: [PATCH] No public description PiperOrigin-RevId: 590942085 --- google/colab/colab.modspec.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/google/colab/colab.modspec.json b/google/colab/colab.modspec.json index 8e85c927..12ebbe0f 100644 --- a/google/colab/colab.modspec.json +++ b/google/colab/colab.modspec.json @@ -3,14 +3,17 @@ "type": "PACKAGE", "importable_package_attributes": [ "auth", + "autoviz", "data_table", "drive", "errors", "files", + "html", "output", "runtime", "snippets", "syntax", + "userdata", "widgets" ] -}] \ No newline at end of file +}]