Kernels#

In the first part of the book we used Jupyter notebooks to learn how to interactively run python commands.

Important

In this chapter we will cover:

  • What is a Kernel.

  • What type of problems might arise when interactively running python commands.

  • How to solve problems that might arise when interactively running python commands.