Since more recent iPython notebook versions the headings in markdown format require a space between the pound symbol and the string: ``` # Heading ``` If that string is missing, the heading is not rendered as such, as shown in this screenshot: 