Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 752 Bytes

Lab05.md

File metadata and controls

13 lines (12 loc) · 752 Bytes

Lab 05 - Monitoring & Configuration

To complete this lab, follow these steps:

  1. Download a ZIP copy of this repository to your local machine and uncompress the contents.
  2. Make sure your cluster is deployed.
  3. Using the Azure Portal, navigate to your deployed cluster.
  4. Select Dashboard and then select Jupyter Notebook.
  5. Login with cluster admin credentials.
  6. On the Jupyter home page, select Upload then browse to the copy of Lab05.ipynb that you downloaded from this repository.
  7. Select Upload.
  8. In the listing, select Lab05.ipynb to open the notebook.
  9. Follow the prompts within the notebook to complete the lab.

HINT: If you get stuck with the lab, take a look at the provided solution notebook called lab05-complete.ipynb.