Setting up Our Code Cells
Let's set up our code cells with markdown and SQL.
We'll cover the following...
Story with a SQL Notebook
A really neat feature of notebooks is their ‘storytelling’ capabilities. This is where you string together a series of comments, queries, and results that encapsulate your step-by-step findings. To demonstrate, we’ll return to our car_crash
database and see how ADS can assist with our analysis. Step one is to open a new notebook in ADS as shown below:
Select SQL for the Kernel (see the top center of the figure below). Next, click on the ...