Preparation#
This online book is entirely written in the Jupyter Notebook and the web pages are generated by Jupyter Book. The first section of this chapter explains how the interactive book works. In the following preparation sections, software used in this book and online tools are introduced.
We will use computer software, *Python and JupyterLab. You must train yourself as you read this book.
The use of Python and JupyterLab is absolutely required. If you do not have your own computer or the capacity of your computer is limited, free cloud-based online services, such as Google Colab satisfies the requirement. Apart from some inconvenience, they work quite well. However, it will be better to run codes on your computer. Therefore, it is highly recommended to install required software on your computer. Installation instruction is given in the following sections.