Added python ML set up scripts

This commit is contained in:
mscraigloewen
2018-08-09 16:25:25 -07:00
parent 09b86292a2
commit 56dd456264
3 changed files with 23 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
# Using vscode as a default IDE
choco install -y vscode
choco install -y git -params '"/GitAndUnixToolsOnPath /WindowsTerminal"'