- Go to https://notebooks.azure.com
- Sign in using the same account you used for your Azure subscription
- Create a username or accept the generated one
- Click on the Libraries link at the top
- Once on the dashboard, click on + New Library and give your library a name like "Lab02 Library"
- Give the library a unique ID like "lab02lib" and click Create
- Download the notebook located here: https://aka.ms/aiddtextlab
- Once inside your new library, click the + New button, then click on From Computer to upload the .ipynb file you downloaded
- Once the upload completes, you should see the new notebook alongside the readme file - click into it
- Once the notebook is open, for each section:
- Review the description and python code
- Run the python code in each cell and note the output results
- Note - the cells that follow are reliant on the previous cells' run results so it's important each cell gets executed successfully
- Download lab instructions from https://aka.ms/aiddmllab-inst
- Download the notebook to import into Azure Databricks from https://aka.ms/aiddmllab