google colab: Missing the whole organization in the “Open Notebook” --> Github

守給你的承諾、 提交于 2021-02-08 08:30:32

问题


When I try to open the private repository (created within a github organization) in google colab, the whole organization is missing from the file menu. I can access all the files on Github. Is there any setting that prevents it from showing up in the colab's open-file menus?


回答1:


Go to the GitHub settings of the organization. In the "Third-party applications" section, click "Remove Restrictions". After that I was able to see the all the repos, when opening from Google Colab.

Then I reverted the change by re-enabling the restrictions on the same page of GitHub settings.

Then I tried to open a private file from google colab. This time, I got a new pop-up window asking for GitHub access to the organization. After allowing, I can see all the repos from the organization.



来源:https://stackoverflow.com/questions/59827459/google-colab-missing-the-whole-organization-in-the-open-notebook-github

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!