Now you will be writing equation of a linear model. Jupyter Notebooks Markdown cells support LateX for formatting mathematical equations. For example the text this_ is inline will produce.
In this section we present the basic features of Jupyter notebooks.
The Jupyter Notebook is a web application that allows you to create and share documents that contain live code equations visualizations and explanatory text. Recall that a Jupyter Notebook file consists of a set of cells that can store text or code. In Jupyter Notebooks Markdown Cells are the easiest way to write and format text. You can use Markdown to format documentation you add to Markdown cells in your Jupyter notebook.