Markdown in Visual Studio Code

In this course we will mostly work with Jupyter notebooks in the VS Code editor. These notebooks are a mixture of text and code, and the text is written in a simple markup language called Markdown. For us, the main point will be that you can include LaTeX code for mathematics. Many example notebooks will be distributed throughout the course, and you can look at those to see how things are done, or you can find one of the many detailed guides to Markdown on the internet. Some basic points are as follows: