Google Colab - 无法打开任何笔记本

Google Colab - can't open any notebooks

在 Chrome 上成功使用 Google Colab 一天后,每当我尝试打开任何 google Colab 笔记本(甚至是教程笔记本 https://colab.research.google.com/notebooks/welcome.ipynb).

我已停用所有广告拦截器,尝试重新安装 Chrome 并尝试使用隐身模式。我在 Firefox 上遇到了同样的问题,但在 Edge 上似乎一切正常。

感谢您的帮助。

Notebook loading error
There was an error loading this notebook. Ensure that the file is accessible and try again.
Check dependency list! Synchronous require cannot resolve module 'vs/platform/quickinput/common/quickInput'. This is the first mention of this module!

Check dependency list! Synchronous require cannot resolve module 'vs/platform/quickinput/common/quickInput'. This is the first mention of this module!
Error: Check dependency list! Synchronous require cannot resolve module 'vs/platform/quickinput/common/quickInput'. This is the first mention of this module!
    at s.synchronousRequire (https://colab.research.google.com/v2/external/js/monaco_editor/vs/loader.js?vrz=colab-20210915-060048-RC00_396786732:29:74)
    at i (https://colab.research.google.com/v2/external/js/monaco_editor/vs/loader.js?vrz=colab-20210915-060048-RC00_396786732:35:493)
    at xa.program_ (https://colab.research.google.com/v2/external/external_polymer_binary_l10n__en_gb.js?vrz=colab-20210915-060048-RC00_396786732:2359:485)
    at za (https://colab.research.google.com/v2/external/external_polymer_binary_l10n__en_gb.js?vrz=colab-20210915-060048-RC00_396786732:19:336)
    at xa.next_ (https://colab.research.google.com/v2/external/external_polymer_binary_l10n__en_gb.js?vrz=colab-20210915-060048-RC00_396786732:17:503)
    at Aa.next (https://colab.research.google.com/v2/external/external_polymer_binary_l10n__en_gb.js?vrz=colab-20210915-060048-RC00_396786732:20:206)
    at f (https://colab.research.google.com/v2/external/external_polymer_binary_l10n__en_gb.js?vrz=colab-20210915-060048-RC00_396786732:62:101)

使用新的电子邮件 ID 重试 google 协作并检查文件是否已损坏或驱动器中的格式不受支持

这是在 https://github.com/googlecolab/colabtools/issues/2250 跟踪的新出现的错误。

我建议跟进维护人员以加快诊断速度。

现在可能是查看 Google 替代方案的好时机。

就我个人而言,我会在本地安装 jupyter,但我一直在使用 colab 作为让我的一年级大学生避免在他们的计算机上安装任何东西的一种方式,所以我一直在寻找在线解决方案。我刚刚在 https://www.kaggle.com/ and https://cocalc.com/ 上创建了帐户,这似乎与 google 的 colab 非常相似。我会检查我是否可以在我自己的服务上安装类似的服务,这样我就不会太依赖外部服务...