Creating Jupyter notebooks in Azure Data Studio
Most data professionals who specialize in SQL are not familiar with notebooks. Jupyter notebooks have typically been in the domain of data science and data lakes. When working with data lakes, it is common to use code such as Python and deploy it using notebooks with tools such as Databricks. If you have not used Databricks or other notebook-supported tools, this will be your first exposure to one. If you’re familiar with notebooks already, keep reading; you may find they are implemented in Azure Data Studio a bit differently from the tools that you are familiar with.
Understanding notebooks in Azure Data Studio
Azure Data Studio natively supports both Jupyter books and Jupyter notebooks. When starting to use notebooks inside of Azure Data Studio, the instinctive way to interact with them is by using the NOTEBOOKS option in the side menu, as shown here:
Figure 13.1 – The NOTEBOOKS option...