ML Class 10: Jupyter Notebook-I

ML Class 10: Jupyter Notebook-I

A kernel in Jupyter Notebook is a computational engine that executes the code within a notebook. It is a program that runs in the background and is responsible for interpreting and running code cells, and then returning the output back to the notebook interface. Each notebook is associated with a specific kernel, and the kernel's name is displayed in the top right corner of the notebook interface.


User: Nafees AI Lab

Views: 12

Uploaded: 2025-05-25

Duration: 06:44