Whether you are sharing your Jupyter Notebooks with friends and colleagues or publishing them more widely, they will be better appreciated if they are well laid out and formatted.
You can put comments in your code, of course, to help the reader to understand what you are up to. But longer commentary is better in text cells separate from the code.
Text cells in Jupyter support the Markdown language and we are going to take a look at the facilities that it offers. Markdown is a set of simple markup codes that are easily transformed into HTML for rendering in a browser.
To subscribe to this newsletter click on the button below.