官术网_书友最值得收藏!

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The simplest way to run IPython is to issue the ipython command in a terminal window."

A block of code is set as follows:

temp_coffee = 185.
temp_cream = 40.
vol_coffee = 8.
vol_cream = 1.
initial_temp_mix_at_shop = temp_mixture(temp_coffee, vol_coffee, temp_cream, vol_cream)
temperatures_mix_at_shop = cooling_law(initial_temp_mix_at_shop, times)
temperatures_mix_at_shop

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

[default]
temp_coffee = 185.
temp_cream = 40.
vol_coffee = 8.
vol_cream = 1.
initial_temp_mix_at_shop = temp_mixture(temp_coffee, vol_coffee, temp_cream, vol_cream)
temperatures_mix_at_shop = cooling_law(initial_temp_mix_at_shop, times)
temperatures_mix_at_shop

Any command-line input or output is written as follows:

ipython notebook

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Simply, click on the New Notebook button to create a new notebook."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 同德县| 达拉特旗| 宝鸡市| 景德镇市| 沽源县| 安塞县| 苏州市| 延津县| 包头市| 漯河市| 泸水县| 石家庄市| 祥云县| 辽中县| 招远市| 曲靖市| 九龙城区| 虹口区| 沂源县| 青川县| 新和县| 无极县| 临夏县| 大丰市| 潮州市| 霍城县| 民丰县| 庆城县| 康马县| 苍溪县| 无为县| 全南县| 丹阳市| 临城县| 林芝县| 威海市| 和龙市| 柏乡县| 安康市| 紫金县| 闸北区|