Getting Started with Azure and Databricks
Click here for a video walkthrough of starting a Azure account and getting setup on the Databricks Cluster
In this coding vignette I go through the process of starting an azure databricks account and configuring it to use our workspace. I then show how to start the computer cluster we will use for this week’s homework, how to check on its status, how to start a databricks notebook, how to load and install libraries, how to see if others are using the cluster, and how to terminate the cluster when you are done (if no one else is using it).