Shell commands and output for jupyter notebook

  1. While editing the cell, change the type from Markdown to Code to have the “In ” cells with code

Those while made with html inside markdown cells. You can use your browser to inspect the html on the page to find out its source code.

These are also done with html, just because of color and alignment (center). You can also use markdown’s # to indicate a header cell.