Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 873 Bytes

5-clone-git-repo.md

File metadata and controls

14 lines (10 loc) · 873 Bytes

Clone git Repository to Workspace storage

For the following parts of the workshop, you are going to work on the Notebook VM you earlier. For that, you will need to clone this git repository onto the workspace.

  1. To get started, first navigate to the JupyterLab instance running on the Notebook VM by clicking on the JupyterLab link shown below:

  2. After going through authentication, you will see the JupyterLab frontend. As you authenticate, make sure to use the same user to log in as was used to create the Notebook VM, or else your access will be denied. Next open an Terminal (either by File/New/Terminal, or by just clicking on Terminal in the Launcher Window).

  3. In the terminal window clone this repository by typing:

        git clone https://github.com/danielsc/azureml-workshop-2019