diff --git a/google/colab/colab.modspec.json b/google/colab/colab.modspec.json new file mode 100644 index 00000000..07d75490 --- /dev/null +++ b/google/colab/colab.modspec.json @@ -0,0 +1,14 @@ +[{ + "name": "google.colab", + "type": "PACKAGE", + "importable_package_attributes": [ + "auth", + "data_table", + "drive", + "errors", + "files", + "runtime", + "snippets", + "syntax" + ] + }] \ No newline at end of file