Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 775 Bytes

Lab07.md

File metadata and controls

13 lines (12 loc) · 775 Bytes

Lab 07 - Extending the cluster with HDInsight Applications

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 Lab07.ipynb that you downloaded from this repository.
  7. Select Upload.
  8. In the listing, select Lab07.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 lab07-complete.ipynb.