August 2019
Intermediate to advanced
342 pages
9h 35m
English
The cells represent containers in which it is possible to insert different types of content; the most commonly occurring content of a cell obviously consists of Python code to be executed inside the notebook, but it is also possible to insert plain text or markdown inside a cell.
When we insert Python code, the result of the execution is immediately shown below the code, within the same cell. To insert a new cell, click on Insert from the menu bar, and select Insert Cell Below.
Alternatively, a keyboard shortcut can be used.
Read now
Unlock full access