

Preferably support opening folders, or workspaces.


I find it much easier to write in markdown rather than Microsoft Word, pure LaTeX, plain text or rich text.īeing able to convert markdown into PDF, HTML and plenty other formats is a huge benefit, not to mention that many websites like Github support it. You make titles using hashtags #.I’ve recently been writing a lot of documents in markdown - on this blog, for uni notes and for general writing. Each time, I will tell you the HTML equivalent of the Markdown notation to show you how Markdown made our life easier than ever.Įven web developers, now, use Markdown then convert it to HTML using some websites.

When you write in Markdown, you use shortened notations which are replaced by the corresponding HTML tags. It can be used on some websites like Stack Overflow or to write documentations (essentially on GitHub). It’s a very simple language that allows you to write HTML in a shortened way. Latex to render mathematical and scientific writing.Markdown which is a markup language that is a superset of HTML.Colaboratory is a free Jupyter notebook environment that requires no setup and runs entirely in the cloud.The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations, and narrative text.Which interactive notebooks should I use? I recommend: Why? Simply because it’s a great teaching environment, powerful, shareable, and provides the ability to perform data visualization in the same environment. Interactive notebooks are experiencing a rise in popularity.
