Python Kernel
Let's use the Python Kernel to run some Python code in ADS.
We'll cover the following
Simple Python Notebook
Python is right at home as an official Kernel option and is, in fact, one of the core Notebook languages, where the Project Jupyter name is derived: (Julia, Python, and R). Python is also used “behind the scenes” when running a Notebook based on the PowerShell Kernel.
To get started, create a new notebook in Azure Data Studio (File, New Notebook), and select the “Python 3” Kernel, as shown below:
Get hands-on with 1400+ tech skills courses.