Azure Machine Learning ノートブックのクローンを作成して実行する

1. Azure の Notebooks にクローンを作成する


Azure Machine Learning Studio
Microsoft Azure Machine Learning Studio

ディレクトリとサブスクリプション : メニューから選択
Machine Learning ワークスペース : メニューから選択 なければ 「+新しいワークスペースの作成」
「作業の開始」
Notebooks : 今すぐ開始
「ターミナル」

 git clone https://github.com/MicrosoftLearning/mslearn-dp100 mslearn-dp100


2. ローカルPC Visual Studio Code にクローンを作成する
演習によっては Pythonコードやコマンドの実行のみの場合がある。= Azure Machine Learning Studio のGUIを使わない
その場合はローカルPCでも実行できる。= Azureのコストがかからない


Visual Studio Code で Azure Machine Learning を使う場合の環境構築手順
docs.microsoft.com


ローカルPC の Visual Studio Code にクローンを作る
Visual Studio Code 起動
Ctl + Shift + P
> gitcl ← エラーになる場合には Git がインストールされていない可能性がある
https://github.com/MicrosoftLearning/mslearn-dp100
リポジトリを作成するフォルダを指定