This commit is contained in:
HX Lin 2017-11-16 20:46:44 +08:00
Родитель a84436197b
Коммит 2ce436f645
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Quickstart: create an AI project from existing code
Once you've installed [Visual Studio Tools for AI](installation.md), it's easy to bring existing Python code into a Visual Studio project.
Once you've [installed Visual Studio Tools for AI](installation.md), it's easy to bring existing Python code into a Visual Studio project.
> [!Important]
>

Просмотреть файл

@ -1,6 +1,6 @@
# Quickstart: clone a repository of Python code in Visual Studio
Once you've [Visual Studio Tools for AI](installation.md), you can easily clone a repository of Python code and create a project from it.
Once you've [installed Visual Studio Tools for AI](installation.md), you can easily clone a repository of Python code and create a project from it.
1. To connect to GitHub repositories, run the Visual Studio installer, select **Modify**, and select the **Individual components** tab. Scroll down to the **Code tools** section, select **GitHub extension for Visual Studio**, and select **Modify**.