How to use GitHub code navigation from browser?

后端 未结 2 2004
天命终不由人
天命终不由人 2021-02-19 17:47

I want to take advantage of GitHub\'s code navigation features on the browser but I am getting this error message at the top of the python code:

Code navigation is

2条回答
  •  孤独总比滥情好
    2021-02-19 18:36

    Private Repositories are not currently being indexed for Code Navigation. Currently, Code Navigation indexing is being performed on Public Repositories and will be rolled out to Private Repositories over time.

提交回复
热议问题