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

tba*_*tba 3 python jupyter-notebook google-colaboratory

在 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)
Run Code Online (Sandbox Code Playgroud)

Bob*_*ith 6

这是一个新出现的错误,正在https://github.com/googlecolab/colabtools/issues/2250进行跟踪。

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