From dd1336c518dfb766c1bd46befc780fb40636ded8 Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Wed, 11 Aug 2021 14:59:35 +0800 Subject: [PATCH] add googlecolab --- projects/googlecolab/imports.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 projects/googlecolab/imports.yml diff --git a/projects/googlecolab/imports.yml b/projects/googlecolab/imports.yml new file mode 100644 index 000000000..b61e45ec6 --- /dev/null +++ b/projects/googlecolab/imports.yml @@ -0,0 +1,26 @@ +--- +group: + name: 'googlecolab' + description: '' + projects: + - name: 'colabtools' + description: '' + mirrorRelease: false + topic: '' + - name: 'jupyter_http_over_ws' + description: '' + mirrorRelease: false + topic: '' + - name: 'open_in_colab' + description: '' + mirrorRelease: false + topic: '' + - name: 'colab-widgets' + description: '' + mirrorRelease: false + topic: '' + - name: 'tswidgets' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file -- GitLab