直接从 'cloud' 或 'online' github 工作
Working directly from 'cloud' or 'online' github
我不知道如何为 Google 提出这个问题,所以我来了。
我目前正在做很多 python 编程并且也在使用 GitHub。但是,我目前的情况让我经常在不同的 PC 之间来回移动。我已经开始使用 WinPython 使我的编程平台移动。
现在我想知道是否可以直接在在线 GitHub 存储库中工作,而无需将存储库下载或克隆到我的本地驱动器?
我看过一些类似的问题,并且遇到过 "CDN" 和 "jsDelivr"。如果 CDN 是方式,有人会介意简单地向我解释一下吗?
谢谢大家
Now I want to know if it is possible to work directly to and from a online GitHub repository without downloading or cloning the repo to my local drive?
是,自 2020 年 5 月起:GitHub Codespaces now available in limited public beta
Now available in limited public beta, GitHub Codespaces allows for fully-featured dev environments directly inside of GitHub.
With Codespaces, you have access to a containerized and customizable Visual Studio Code experience that can be configured to load your dotfiles, settings, and any extensions.
我不知道如何为 Google 提出这个问题,所以我来了。
我目前正在做很多 python 编程并且也在使用 GitHub。但是,我目前的情况让我经常在不同的 PC 之间来回移动。我已经开始使用 WinPython 使我的编程平台移动。
现在我想知道是否可以直接在在线 GitHub 存储库中工作,而无需将存储库下载或克隆到我的本地驱动器?
我看过一些类似的问题,并且遇到过 "CDN" 和 "jsDelivr"。如果 CDN 是方式,有人会介意简单地向我解释一下吗?
谢谢大家
Now I want to know if it is possible to work directly to and from a online GitHub repository without downloading or cloning the repo to my local drive?
是,自 2020 年 5 月起:GitHub Codespaces now available in limited public beta
Now available in limited public beta, GitHub Codespaces allows for fully-featured dev environments directly inside of GitHub.
With Codespaces, you have access to a containerized and customizable Visual Studio Code experience that can be configured to load your dotfiles, settings, and any extensions.