This commit is contained in:
Tara Raj 2018-09-01 14:15:29 -07:00 коммит произвёл GitHub
Родитель 099d279c65
Коммит 0fa44909d3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -7,7 +7,7 @@ This repository contains two tutorials:
- [App development with Node.js using VS Code and the Windows Subsystem for Linux (WSL)](https://github.com/Microsoft/Dev-Advocacy-Samples/tree/master/nodejs-shoppingcart) - [App development with Node.js using VS Code and the Windows Subsystem for Linux (WSL)](https://github.com/Microsoft/Dev-Advocacy-Samples/tree/master/nodejs-shoppingcart)
- [Machine learning with Python using WSL](https://github.com/Microsoft/Dev-Advocacy-Samples/tree/master/python-mlclassification) - [Machine learning with Python using WSL](https://github.com/Microsoft/Dev-Advocacy-Samples/tree/master/python-mlclassification)
You can use the [one-click Python tutorial setup script](http://boxstarter.org/package/url?https://raw.githubusercontent.com/Microsoft/Dev-Advocacy-Samples/master/python_tutorial_setup.ps1) and [one-click Node.js tutorial setup script](https://raw.githubusercontent.com/Microsoft/Dev-Advocacy-Samples/master/nodejs_tutorial_setup.ps1) based on [this project](https://github.com/Microsoft/windows-dev-box-setup-scripts) to install the prequisites for the tutorials. You can use the [one-click Python tutorial setup script](http://boxstarter.org/package/url?https://raw.githubusercontent.com/Microsoft/Dev-Advocacy-Samples/master/python_tutorial_setup.ps1) and [one-click Node.js tutorial setup script](http://boxstarter.org/package/url?https://raw.githubusercontent.com/Microsoft/Dev-Advocacy-Samples/master/nodejs_tutorial_setup.ps1) based on [this project](https://github.com/Microsoft/windows-dev-box-setup-scripts) to install the prequisites for the tutorials.
## Contents ## Contents
Each sample has a README page with a set of instructions that will walk you through the tutorial. The instructions include: Each sample has a README page with a set of instructions that will walk you through the tutorial. The instructions include: