Introduction to Data Analysis Lesson 2 Jupyter Notebooks: Markdown Cells
Markdown Cells
As mentioned before, cells can also be used for text written in Markdown. Markdown is a formatting syntax that allows you to include links, style text as bold or italicized, and format code. As with code cells, you press Shift + Enter ...
philipdevblog.hashnode.dev3 min read